enhance(frontend): 壁紙をデッキ設定の一部に
This commit is contained in:
@@ -382,6 +382,9 @@ export const PREF_DEF = {
|
||||
'deck.navbarPosition': {
|
||||
default: 'left' as 'left' | 'top' | 'bottom',
|
||||
},
|
||||
'deck.wallpaper': {
|
||||
default: null as string | null,
|
||||
},
|
||||
|
||||
'chat.showSenderName': {
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user