Update BetterTypingUsers.plugin.js

This commit is contained in:
_Lighty_ 2020-03-13 21:16:56 +01:00 committed by GitHub
parent 2284acb4f1
commit 4c08ae6615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ var BetterTypingUsers = (() => {
*/
return class BetterTypingUsers extends Plugin {
constructor() {
super();
try {
ModalStack.popWithKey(`${this.name}_DEP_MODAL`);
} catch (e) {}