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