merge: fix migration setting note sound to 1 if not changed from default (!1015)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1015

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
This commit is contained in:
dakkar 2025-05-11 07:02:09 +00:00
commit ed2d82f9c9

View file

@ -457,7 +457,7 @@ export const store = markRaw(new Pizzax('base', {
},
sound_note: {
where: 'device',
default: { type: 'syuilo/n-aec', volume: 1 },
default: { type: 'syuilo/n-aec', volume: 0 },
},
sound_noteMy: {
where: 'device',