Update PinDMs.plugin.js

This commit is contained in:
Mirco Wittrien 2019-01-11 13:40:09 +01:00
parent 3a6bb36d0d
commit 838f643b88
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -157,7 +157,7 @@ class PinDMs {
this.forceUpdateScroller(dmsscroller);
pinnedDMs[id] = Object.keys(pinnedDMs).length;
BDFDB.saveAllData(pinnedDMs, this, "pinnedDMs");
}
}
});
}
else {