spec(frontend/ad): 常に広告を表示するの既定値を有効に (MisskeyIO#913)
This commit is contained in:
parent
15414e4ce5
commit
a6f89f1444
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
forceShowAds: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
aiChanMode: {
|
||||
where: 'device',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue