Przeglądaj źródła

typo fix

contrib/munin-healthcheck
Alexander Strizhakov 4 lat temu
rodzic
commit
f20a19de85
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 22896A53AEF1381
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      lib/pleroma/web/admin_api/admin_api_controller.ex

+ 1
- 1
lib/pleroma/web/admin_api/admin_api_controller.ex Wyświetl plik

@@ -598,7 +598,7 @@ defmodule Pleroma.Web.AdminAPI.AdminAPIController do
{:invites_enabled, _} ->
errors(
conn,
{:error, "To send invites you need set to set the `invites_enabled` option to true."}
{:error, "To send invites you need to set the `invites_enabled` option to true."}
)
end
end


Ładowanie…
Anuluj
Zapisz