Update PinDMs.plugin.js
This commit is contained in:
parent
3a6bb36d0d
commit
838f643b88
File diff suppressed because one or more lines are too long
|
@ -157,7 +157,7 @@ class PinDMs {
|
|||
this.forceUpdateScroller(dmsscroller);
|
||||
pinnedDMs[id] = Object.keys(pinnedDMs).length;
|
||||
BDFDB.saveAllData(pinnedDMs, this, "pinnedDMs");
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Reference in New Issue