mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 12:36:57 +00:00
chore(preferences): update default boost visibility selector setting
This commit is contained in:
parent
bb89792f15
commit
0a90fc0941
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ export const PREF_DEF = {
|
|||
default: false,
|
||||
},
|
||||
showVisibilitySelectorOnBoost: {
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
trustedDomains: {
|
||||
default: [] as string[],
|
||||
|
|
Loading…
Add table
Reference in a new issue