mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-24 01:27:05 -05:00
Add “staff” badge to admin user pages (#5735)
* Allow staff badge to change from setting to hidden * i18n: Update Polish translation
This commit is contained in:
committed by
Eugen Rochko
parent
b380e9d2cb
commit
bfdcf76a64
@@ -13,6 +13,7 @@ module Admin
|
||||
closed_registrations_message
|
||||
open_deletion
|
||||
timeline_preview
|
||||
show_staff_badge
|
||||
bootstrap_timeline_accounts
|
||||
thumbnail
|
||||
).freeze
|
||||
@@ -21,6 +22,7 @@ module Admin
|
||||
open_registrations
|
||||
open_deletion
|
||||
timeline_preview
|
||||
show_staff_badge
|
||||
).freeze
|
||||
|
||||
UPLOAD_SETTINGS = %w(
|
||||
|
||||
Reference in New Issue
Block a user