[patch]: update
This commit is contained in:
parent
9a023aab3d
commit
651dae6143
@ -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 @@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user