瀏覽代碼

typo fix

contrib/munin-healthcheck
Alexander Strizhakov 4 年之前
父節點
當前提交
f20a19de85
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 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


Loading…
取消
儲存