update patch

This commit is contained in:
Jesús 2021-08-02 19:04:14 -05:00
parent a0c6b0c8e2
commit fb41832e69
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
index f0c297a..80ce7d7 100644
index 751551b..74f4dec 100644
--- a/settings.py
+++ b/settings.py
@@ -462,6 +462,6 @@ def settings_page():
@@ -463,6 +463,6 @@ def settings_page():
for func, old_value, value in to_call:
func(old_value, value)