aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls.ts')
-rw-r--r--src/controls.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls.ts b/src/controls.ts
index b89177d..fe4a727 100644
--- a/src/controls.ts
+++ b/src/controls.ts
@@ -19,6 +19,7 @@ import logger from './logger';
const controls = {
+ // Hide playback controls.
hide: function() {
logger.debug('hide():', 'Hiding controls');