feat(client): add new gabber kick sounds
This commit is contained in:
		
							parent
							
								
									f1855020ad
								
							
						
					
					
						commit
						f3e869ddae
					
				|  | @ -21,6 +21,7 @@ You should also include the user name that made the change. | |||
| 
 | ||||
| ### Improvements | ||||
| - Server: improve syslog performance @syuilo | ||||
| - Client: Add new gabber kick sounds (thanks for noizenecio) | ||||
| 
 | ||||
| ### Bugfixes | ||||
| - Server: 引用内の文章がnyaizeされてしまう問題を修正 @kabo2468 | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							|  | @ -73,8 +73,13 @@ const soundsTypes = [ | |||
| 	'aisha/1', | ||||
| 	'aisha/2', | ||||
| 	'aisha/3', | ||||
| 	'noizenecio/kick_gaba', | ||||
| 	'noizenecio/kick_gaba1', | ||||
| 	'noizenecio/kick_gaba2', | ||||
| 	'noizenecio/kick_gaba3', | ||||
| 	'noizenecio/kick_gaba4', | ||||
| 	'noizenecio/kick_gaba5', | ||||
| 	'noizenecio/kick_gaba6', | ||||
| 	'noizenecio/kick_gaba7', | ||||
| ]; | ||||
| 
 | ||||
| async function edit(type) { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue