diff options
Diffstat (limited to 'core/0001.patch')
-rw-r--r-- | core/0001.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/0001.patch b/core/0001.patch index 9fbf77b..fb3ca75 100644 --- a/core/0001.patch +++ b/core/0001.patch @@ -1,8 +1,8 @@ diff --git a/settings.py b/settings.py -index a7dd398..bbcfa71 100644 +index c97e3d8..76b7065 100644 --- a/settings.py +++ b/settings.py -@@ -477,6 +477,6 @@ def settings_page(): +@@ -491,6 +491,6 @@ def settings_page(): for func, old_value, value in to_call: func(old_value, value) @@ -133,10 +133,10 @@ index 116dbae..6e4e645 100644 .item-video { diff --git a/youtube/templates/base.html b/youtube/templates/base.html -index 3a5d9d0..971f0c8 100644 +index 8795027..e8f567b 100644 --- a/youtube/templates/base.html +++ b/youtube/templates/base.html -@@ -118,22 +118,6 @@ +@@ -126,22 +126,6 @@ </div> </form> |