feat: add login background darken factor
This commit is contained in:
@@ -6,6 +6,7 @@ export const useSettingStore = defineStore('setting', {
|
||||
settings: {
|
||||
r2Domain: '',
|
||||
loginOpacity: 1.00,
|
||||
loginDarkenFactor: 0,
|
||||
},
|
||||
lang: '',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user