Просмотр исходного кода

typo fix

contrib/munin-healthcheck
Alexander Strizhakov 4 лет назад
Родитель
Сommit
f20a19de85
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 22896A53AEF1381
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      lib/pleroma/web/admin_api/admin_api_controller.ex

+ 1
- 1
lib/pleroma/web/admin_api/admin_api_controller.ex Просмотреть файл

@@ -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


Загрузка…
Отмена
Сохранить