Fix copypasta
This commit is contained in:
parent
8614e2f12b
commit
ecdeb4c122
@ -9,6 +9,6 @@ class Services::MastodonController < Services::BaseController
|
||||
private
|
||||
|
||||
def require_service_available
|
||||
http_status :not_found unless Setting.ejabberd_enabled?
|
||||
http_status :not_found unless Setting.mastodon_enabled?
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user