forked from mirrors/misskey
feat(frontend): タイトルバーを表示できるように
This commit is contained in:
@@ -333,6 +333,9 @@ export const PREF_DEF = {
|
||||
showNavbarSubButtons: {
|
||||
default: true,
|
||||
},
|
||||
showTitlebar: {
|
||||
default: false,
|
||||
},
|
||||
plugins: {
|
||||
default: [] as Plugin[],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user