diff options
Diffstat (limited to 'src/controls.ts')
-rw-r--r-- | src/controls.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls.ts b/src/controls.ts index 4e54c40..cc695fd 100644 --- a/src/controls.ts +++ b/src/controls.ts @@ -17,6 +17,7 @@ import logger from './logger'; +// 2021.08.14: This may be obsolete, replaced by `seamless.ts`. const controls = { // Hide playback controls. |