feat(client): add new gabber kick sounds

This commit is contained in:
syuilo 2022-12-06 12:34:39 +09:00
parent f1855020ad
commit f3e869ddae
8 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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) {