Kaynağa Gözat

typo fix

contrib/munin-healthcheck
Alexander Strizhakov 4 yıl önce
ebeveyn
işleme
f20a19de85
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 22896A53AEF1381
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      lib/pleroma/web/admin_api/admin_api_controller.ex

+ 1
- 1
lib/pleroma/web/admin_api/admin_api_controller.ex Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet