From 94ece08a1e04d9ba1f62000b04c7b7ca707c6ab6 Mon Sep 17 00:00:00 2001
From: zrose584 <57181548+zrose584@users.noreply.github.com>
Date: Fri, 11 Sep 2020 21:21:56 +0200
Subject: hotkeys.js: add 'c' for transcript
---
youtube/templates/watch.html | 2 ++
1 file changed, 2 insertions(+)
(limited to 'youtube/templates/watch.html')
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index 74b9887..b3847d5 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -608,6 +608,8 @@ Reload without invidious (for usage of new identity button).
{% endif %}
{% endif %}
+
+
{% if settings.use_video_hotkeys %}
{% endif %}
--
cgit v1.2.3