Display customized mascot in web UI and fix admin form for it (#8964)
Follow-up to #8766
This commit is contained in:
parent
22de24b8ca
commit
9d4541c612
4 changed files with 12 additions and 1 deletions
|
@ -14,5 +14,6 @@ export const me = getMeta('me');
|
|||
export const searchEnabled = getMeta('search_enabled');
|
||||
export const invitesEnabled = getMeta('invites_enabled');
|
||||
export const version = getMeta('version');
|
||||
export const mascot = getMeta('mascot');
|
||||
|
||||
export default initialState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue