[patch]: update

This commit is contained in:
Jesús 2021-05-24 21:37:14 -05:00
parent b5bef229fb
commit 3bf44ab573
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -1,8 +1,8 @@
diff --git a/settings.py b/settings.py
index 1482db0..065954e 100644
index a2373da..7d25432 100644
--- a/settings.py
+++ b/settings.py
@@ -452,6 +452,6 @@ def settings_page():
@@ -456,6 +456,6 @@ def settings_page():
globals().update(current_settings_dict)
save_settings(current_settings_dict)
@ -415,10 +415,10 @@ index b528e5c..6302fcc 100644
{% endblock main %}
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index 993befc..fcebff6 100644
index a8442ca..0fa26e9 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -82,8 +82,6 @@
@@ -84,8 +84,6 @@
<script src="/youtube.com/static/js/speedyplay.js"></script>
</div>