Replace SVG asset with Custom mascot (#8766)
This commit is contained in:
committed by
Eugen Rochko
parent
774ac47373
commit
2dba313100
@ -19,6 +19,7 @@ module Admin
|
||||
theme
|
||||
thumbnail
|
||||
hero
|
||||
mascot
|
||||
min_invite_role
|
||||
activity_api_enabled
|
||||
peers_api_enabled
|
||||
@ -41,6 +42,7 @@ module Admin
|
||||
UPLOAD_SETTINGS = %w(
|
||||
thumbnail
|
||||
hero
|
||||
mascot
|
||||
).freeze
|
||||
|
||||
def edit
|
||||
|
Reference in New Issue
Block a user