diff options
author | Jesús <heckyel@hyperbola.info> | 2021-05-24 21:37:14 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-05-24 21:37:14 -0500 |
commit | 3bf44ab573bcdab5c723ca655c6a0b742435d7c2 (patch) | |
tree | bc3a517b4f6beb36a7f5d0adea92b4bc42df51bd /core | |
parent | b5bef229fb94729f7c89e415149a3b2227225658 (diff) | |
download | yt-local-docker-3bf44ab573bcdab5c723ca655c6a0b742435d7c2.tar.lz yt-local-docker-3bf44ab573bcdab5c723ca655c6a0b742435d7c2.tar.xz yt-local-docker-3bf44ab573bcdab5c723ca655c6a0b742435d7c2.zip |
[patch]: update
Diffstat (limited to 'core')
-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> |