[patch]: update

This commit is contained in:
Jesús 2021-08-14 18:54:57 -05:00
parent 9a023aab3d
commit 651dae6143
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 diff --git a/settings.py b/settings.py
index 751551b..74f4dec 100644 index a7dd398..bbcfa71 100644
--- a/settings.py --- a/settings.py
+++ b/settings.py +++ b/settings.py
@@ -463,6 +463,6 @@ def settings_page(): @@ -477,6 +477,6 @@ def settings_page():
for func, old_value, value in to_call: for func, old_value, value in to_call:
func(old_value, value) func(old_value, value)
@ -179,7 +179,7 @@ index 294f1df..a4361c3 100644
<hr/> <hr/>
diff --git a/youtube/templates/common_elements.html b/youtube/templates/common_elements.html diff --git a/youtube/templates/common_elements.html b/youtube/templates/common_elements.html
index 94554d4..7ba904a 100644 index 808a835..38266d0 100644
--- a/youtube/templates/common_elements.html --- a/youtube/templates/common_elements.html
+++ b/youtube/templates/common_elements.html +++ b/youtube/templates/common_elements.html
@@ -59,9 +59,6 @@ @@ -59,9 +59,6 @@