[patch]: update
This commit is contained in:
parent
b5bef229fb
commit
3bf44ab573
@ -1,8 +1,8 @@
|
|||||||
diff --git a/settings.py b/settings.py
|
diff --git a/settings.py b/settings.py
|
||||||
index 1482db0..065954e 100644
|
index a2373da..7d25432 100644
|
||||||
--- a/settings.py
|
--- a/settings.py
|
||||||
+++ b/settings.py
|
+++ b/settings.py
|
||||||
@@ -452,6 +452,6 @@ def settings_page():
|
@@ -456,6 +456,6 @@ def settings_page():
|
||||||
|
|
||||||
globals().update(current_settings_dict)
|
globals().update(current_settings_dict)
|
||||||
save_settings(current_settings_dict)
|
save_settings(current_settings_dict)
|
||||||
@ -415,10 +415,10 @@ index b528e5c..6302fcc 100644
|
|||||||
|
|
||||||
{% endblock main %}
|
{% endblock main %}
|
||||||
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
|
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
|
--- a/youtube/templates/watch.html
|
||||||
+++ b/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>
|
<script src="/youtube.com/static/js/speedyplay.js"></script>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user