Merge remote-tracking branch 'misskey-dev/develop' into io
This commit is contained in:
commit
ebbb515087
30 changed files with 768 additions and 449 deletions
|
|
@ -431,6 +431,10 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
sfxVolume: 1,
|
||||
},
|
||||
},
|
||||
enableHorizontalSwipe: {
|
||||
where: 'device',
|
||||
default: true,
|
||||
},
|
||||
|
||||
sound_masterVolume: {
|
||||
where: 'device',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue