mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: reorder settings item
This commit is contained in:
@@ -12,13 +12,16 @@ export interface Settings {
|
||||
language: string
|
||||
enableGridLayoutSwitcher: boolean
|
||||
enableHorizontalScrolling: boolean
|
||||
|
||||
disableFrostedGlass: boolean
|
||||
reduceFrostedGlassBlur: boolean
|
||||
|
||||
blockAds: boolean
|
||||
|
||||
videoCardLinkOpenMode: 'drawer' | 'newTab'
|
||||
enableVideoPreview: boolean
|
||||
enableVideoCtrlBarOnVideoCard: boolean
|
||||
hoverVideoCardDelayed: boolean
|
||||
blockAds: boolean
|
||||
disableFrostedGlass: boolean
|
||||
reduceFrostedGlassBlur: boolean
|
||||
|
||||
// Desktop & Dock
|
||||
useOldTopBar: boolean
|
||||
|
||||
Reference in New Issue
Block a user