Update EditUsers.plugin.js

This commit is contained in:
Mirco Wittrien 2019-06-19 21:18:44 +02:00
parent 13c21b09ea
commit 06b13ea3ee
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class EditUsers {
initConstructor () { initConstructor () {
this.changelog = { this.changelog = {
"fixed":[["Account Details","Fixed the changes for the account container"]] "fixed":[["Settings and Tags","Fixed"]]
}; };
this.labels = {}; this.labels = {};