mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-15 17:50:50 +01:00
Update emoji_api_controller.ex
This commit is contained in:
parent
e7fee0d6fa
commit
b3e9c87724
@ -591,7 +591,7 @@ keeping it in cache for #{div(cache_ms, 1000)}s")
|
||||
{:ok, %{access: _}} ->
|
||||
conn
|
||||
|> put_status(:internal_server_error)
|
||||
|> json(%{error: "Error emoji pack directory must be writable and readable"})
|
||||
|> json(%{error: "Error: emoji pack directory must be writable"})
|
||||
|
||||
{:error, _} ->
|
||||
conn
|
||||
|
Loading…
x
Reference in New Issue
Block a user