Add new kao
This commit is contained in:
		
							parent
							
								
									c35e760fd3
								
							
						
					
					
						commit
						f8a977f1c0
					
				|  | @ -3,7 +3,8 @@ const kaos = [ | |||
| 	'v(\'ω\')v', | ||||
| 	'🐡( \'-\' 🐡 )フグパンチ!!!!', | ||||
| 	'🖕(´・_・`)🖕', | ||||
| 	'(。>﹏<。)' | ||||
| 	'(。>﹏<。)', | ||||
| 	'(Δ・x・Δ)' | ||||
| ]; | ||||
| 
 | ||||
| export default () => kaos[Math.floor(Math.random() * kaos.length)]; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue