diff options
-rw-r--r-- | core/0001.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/0001.patch b/core/0001.patch index 715444c..25811a0 100644 --- a/core/0001.patch +++ b/core/0001.patch @@ -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> |