lessen the sound pollution
All checks were successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-sw Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
All checks were successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-sw Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
This commit is contained in:
parent
bbd35054e6
commit
42c6220126
1 changed files with 2 additions and 2 deletions
|
@ -243,8 +243,8 @@ export class ColdDeviceStorage {
|
||||||
plugins: [] as Plugin[],
|
plugins: [] as Plugin[],
|
||||||
mediaVolume: 0.5,
|
mediaVolume: 0.5,
|
||||||
sound_masterVolume: 0.3,
|
sound_masterVolume: 0.3,
|
||||||
sound_note: { type: 'syuilo/down', volume: 1 },
|
sound_note: { type: 'none', volume: 0 },
|
||||||
sound_noteMy: { type: 'syuilo/up', volume: 1 },
|
sound_noteMy: { type: 'none', volume: 0 },
|
||||||
sound_notification: { type: 'syuilo/pope2', volume: 1 },
|
sound_notification: { type: 'syuilo/pope2', volume: 1 },
|
||||||
sound_chat: { type: 'syuilo/pope1', volume: 1 },
|
sound_chat: { type: 'syuilo/pope1', volume: 1 },
|
||||||
sound_chatBg: { type: 'syuilo/waon', volume: 1 },
|
sound_chatBg: { type: 'syuilo/waon', volume: 1 },
|
||||||
|
|
Loading…
Reference in a new issue