This commit is contained in:
nelle 2024-07-14 03:41:22 -06:00
parent 3748d131ba
commit 8d60d7a999

View file

@ -388,7 +388,7 @@ export class ColdDeviceStorage {
sound_chatBg: { type: 'syuilo/waon', volume: 0.5 },
sound_antenna: { type: 'syuilo/triple', volume: 0.5 },
sound_channel: { type: 'syuilo/square-pico', volume: 0.5 },
sound_reaction: { type: 'syuilo/bubble2', volume: 1 },
sound_reaction: { type: 'syuilo/bubble2', volume: 0.4 },
};
public static watchers = [];