Skip to content
Snippets Groups Projects
Commit f3e869dd authored by syuilo's avatar syuilo
Browse files

feat(client): add new gabber kick sounds

parent f1855020
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
File added
File added
File added
File added
File added
......@@ -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) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment