mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 08:16:44 -06:00
clickToShowInstanceTickerWindow
This commit is contained in:
parent
423152468d
commit
9a4cde8322
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
clickToShowInstanceTickerWindow: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
}));
|
||||
|
||||
|
|
Loading…
Reference in a new issue