From 3bf44ab573bcdab5c723ca655c6a0b742435d7c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 24 May 2021 21:37:14 -0500 Subject: [patch]: update --- core/0001.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/0001.patch') 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 @@ -- cgit v1.2.3