mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
shush
This commit is contained in:
parent
115fc128f5
commit
1fab0bdfb2
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ export class ColdDeviceStorage {
|
||||||
plugins: [] as Plugin[],
|
plugins: [] as Plugin[],
|
||||||
mediaVolume: 0.5,
|
mediaVolume: 0.5,
|
||||||
sound_masterVolume: 0.5,
|
sound_masterVolume: 0.5,
|
||||||
sound_note: { type: 'syuilo/n-aec', volume: 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', volume: 0.5 },
|
||||||
sound_notification: { type: 'syuilo/n-ea', volume: 0.5 },
|
sound_notification: { type: 'syuilo/n-ea', volume: 0.5 },
|
||||||
sound_chat: { type: 'syuilo/pope1', volume: 0.5 },
|
sound_chat: { type: 'syuilo/pope1', volume: 0.5 },
|
||||||
|
|
Loading…
Reference in a new issue