chore(client): tweak default sound setting
This commit is contained in:
		
							parent
							
								
									3ecb863372
								
							
						
					
					
						commit
						60c1af674f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -324,8 +324,8 @@ 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-eca', volume: 0.5 },
 | 
				
			||||||
		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_notification: { type: 'syuilo/n-ea', volume: 0.5 },
 | 
				
			||||||
		sound_chat: { type: 'syuilo/pope1', volume: 0.5 },
 | 
							sound_chat: { type: 'syuilo/pope1', volume: 0.5 },
 | 
				
			||||||
		sound_chatBg: { type: 'syuilo/waon', volume: 0.5 },
 | 
							sound_chatBg: { type: 'syuilo/waon', volume: 0.5 },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue