mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-12 17:48:51 +08:00
fixed update email popup not showing up
This commit is contained in:
parent
34626b3f66
commit
b875d7933f
1 changed files with 1 additions and 1 deletions
|
@ -542,7 +542,7 @@ function canBailOut() {
|
|||
}
|
||||
|
||||
let simplePopups = {};
|
||||
|
||||
window.simplePopups = simplePopups;
|
||||
class SimplePopup {
|
||||
constructor(
|
||||
id,
|
||||
|
|
Loading…
Add table
Reference in a new issue