fix favicon sorta

This commit is contained in:
CoolElectronics 2024-06-10 23:15:39 -04:00
parent 958dfaa960
commit b07659f474
No known key found for this signature in database
GPG key ID: F63593D168636C50
4 changed files with 22 additions and 4 deletions

View file

@ -13,6 +13,10 @@ const defaultState = {
textlimit: 5000,
themeData: undefined,
vapidPublicKey: undefined,
// sharkey
iconUrl: undefined,
// Stuff from static/config.json
alwaysShowSubjectInput: true,