tweak default sounds

This commit is contained in:
nelle 2024-07-14 03:01:42 -06:00
parent 56b08b1d74
commit 40cbd16f4b

View file

@ -382,7 +382,7 @@ export class ColdDeviceStorage {
mediaVolume: 0.5,
sound_masterVolume: 0.5,
sound_note: { type: 'syuilo/n-aec', volume: 0 },
sound_noteMy: { type: 'syuilo/n-cea', volume: 0.5 },
sound_noteMy: { type: 'syuilo/n-cea-4va', volume: 0.5 },
sound_notification: { type: 'syuilo/n-ea', volume: 0.5 },
sound_chat: { type: 'syuilo/pope1', volume: 0.5 },
sound_chatBg: { type: 'syuilo/waon', volume: 0.5 },