mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore(storage): change alwaysUseDock default is false
This commit is contained in:
@@ -135,7 +135,7 @@ export const originalSettings: Settings = {
|
||||
autoHideTopBar: false,
|
||||
showBewlyOrBiliPageSwitcher: true,
|
||||
topBarIconBadges: 'number',
|
||||
alwaysUseDock: true,
|
||||
alwaysUseDock: false,
|
||||
autoHideDock: false,
|
||||
dockPosition: 'right',
|
||||
/** @deprecated use dockItemsConfig instead */
|
||||
|
||||
Reference in New Issue
Block a user