diff options
Diffstat (limited to 'web/script/player/popup.ts')
-rw-r--r-- | web/script/player/popup.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/script/player/popup.ts b/web/script/player/popup.ts index 394f572..441f8d1 100644 --- a/web/script/player/popup.ts +++ b/web/script/player/popup.ts @@ -3,6 +3,7 @@ which is licensed under the GNU Affero General Public License (version 3); see /COPYING. Copyright (C) 2023 metamuffin <metamuffin.org> */ +/// <reference lib="dom" /> export class Popup { trigger_hov = false |