fix favicon sorta
This commit is contained in:
parent
958dfaa960
commit
b07659f474
4 changed files with 22 additions and 4 deletions
|
@ -13,6 +13,10 @@ const defaultState = {
|
|||
textlimit: 5000,
|
||||
themeData: undefined,
|
||||
vapidPublicKey: undefined,
|
||||
|
||||
|
||||
// sharkey
|
||||
iconUrl: undefined,
|
||||
|
||||
// Stuff from static/config.json
|
||||
alwaysShowSubjectInput: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue