Merge remote-tracking branch 'misskey-original/develop' into develop

# Conflicts:
#	packages/frontend/src/pages/about.vue
#	packages/frontend/src/pages/settings/general.vue
#	packages/frontend/src/pages/timeline.vue
This commit is contained in:
mattyatea 2024-01-18 22:04:13 +09:00
commit 959374bb78
30 changed files with 766 additions and 447 deletions

View file

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