Update FriendNotifications.plugin.js

This commit is contained in:
Mirco Wittrien 2020-07-12 17:55:10 +02:00
parent 6264116406
commit 761b177d62
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ var FriendNotifications = (_ => {
constructor () {
this.changelog = {
"fixed":[["200 cap","No longer vaps timelog at 200 entries"]],
"fixed":[["200 cap","No longer caps timelog at 200 entries"]],
"improved":[["Pagination","Added Pagination to the settings and timelog, to stop the plugin from freezing for ppl who feel like they need to have over 500 friends on discord"]]
};