Update NotificationSounds.plugin.js

This commit is contained in:
Mirco Wittrien 2020-01-16 17:35:49 +01:00
parent bb5ef6c773
commit 715059172a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ class NotificationSounds {
constructor () {
this.changelog = {
"added":[["@here & @everyone","You can now set a unique sound for those two special mention cases"]],
"improved":[["New Library Structure & React","Restructured my Library and switched to React rendering instead of DOM manipulation"]]
};