Replace SVG asset with Custom mascot (#8766)
This commit is contained in:
parent
774ac47373
commit
2dba313100
7 changed files with 15 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue