diff options
Diffstat (limited to 'core/0001.patch')
-rw-r--r-- | core/0001.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/0001.patch b/core/0001.patch index 902b080..8406013 100644 --- a/core/0001.patch +++ b/core/0001.patch @@ -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) |