mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-10 06:01:28 +08:00
typo
This commit is contained in:
parent
8d85e8fb5d
commit
d1f7f95059
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ class Notification {
|
|||
);
|
||||
$(`#notificationCenter .notif[id='${this.id}']`).click(() => {
|
||||
this.hide();
|
||||
this.closeCallback();
|
||||
this.clickCallback();
|
||||
});
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue