Update BetterTypingUsers.plugin.js
This commit is contained in:
parent
2284acb4f1
commit
4c08ae6615
|
@ -172,6 +172,7 @@ var BetterTypingUsers = (() => {
|
|||
*/
|
||||
return class BetterTypingUsers extends Plugin {
|
||||
constructor() {
|
||||
super();
|
||||
try {
|
||||
ModalStack.popWithKey(`${this.name}_DEP_MODAL`);
|
||||
} catch (e) {}
|
||||
|
|
Loading…
Reference in New Issue