diff options
-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 a96d4c0..aea4c90 100644 --- a/core/0001.patch +++ b/core/0001.patch @@ -1,8 +1,8 @@ diff --git a/settings.py b/settings.py -index fdaebc7..9154055 100644 +index d222aa9..a7babc8 100644 --- a/settings.py +++ b/settings.py -@@ -502,6 +502,6 @@ def settings_page(): +@@ -542,6 +542,6 @@ def settings_page(): for func, old_value, value in to_call: func(old_value, value) |