mirror of
https://github.com/paricafe/misskey.git
synced 2025-02-17 14:47:29 -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: {
|
clickToShowInstanceTickerWindow: {
|
||||||
where: 'device',
|
where: 'device',
|
||||||
default: false,
|
default: true,
|
||||||
},
|
},
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue