Lessen the sound pollution #394

Manually merged
Johann150 merged 1 commits from jeder/FoundKey:sound-pollution into main 2023-06-09 16:01:00 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -243,8 +243,8 @@ export class ColdDeviceStorage {
plugins: [] as Plugin[],
mediaVolume: 0.5,
sound_masterVolume: 0.3,
sound_note: { type: 'syuilo/down', volume: 1 },
sound_noteMy: { type: 'syuilo/up', volume: 1 },
sound_note: { type: 'none', volume: 0 },
sound_noteMy: { type: 'none', volume: 0 },
sound_notification: { type: 'syuilo/pope2', volume: 1 },
sound_chat: { type: 'syuilo/pope1', volume: 1 },
sound_chatBg: { type: 'syuilo/waon', volume: 1 },