Merge remote-tracking branch 'misskey-dev/develop' into io

This commit is contained in:
まっちゃとーにゅ 2024-01-18 22:21:24 +09:00
commit ebbb515087
No known key found for this signature in database
GPG key ID: 143DE582A97FE052
30 changed files with 768 additions and 449 deletions

View file

@ -431,6 +431,10 @@ export const defaultStore = markRaw(new Storage('base', {
sfxVolume: 1,
},
},
enableHorizontalSwipe: {
where: 'device',
default: true,
},
sound_masterVolume: {
where: 'device',