mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +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,
|
default: false,
|
||||||
},
|
},
|
||||||
showVisibilitySelectorOnBoost: {
|
showVisibilitySelectorOnBoost: {
|
||||||
default: true,
|
default: false,
|
||||||
},
|
},
|
||||||
trustedDomains: {
|
trustedDomains: {
|
||||||
default: [] as string[],
|
default: [] as string[],
|
||||||
|
|
Loading…
Add table
Reference in a new issue