aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/0001.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/0001.patch b/core/0001.patch
index 72c29a9..a843cea 100644
--- a/core/0001.patch
+++ b/core/0001.patch
@@ -11,7 +11,7 @@ index 4cd882b..53290a2 100644
else:
flask.abort(400)
diff --git a/youtube/__init__.py b/youtube/__init__.py
-index 9a5f66c..ed68ff4 100644
+index 08f4f6f..069775c 100644
--- a/youtube/__init__.py
+++ b/youtube/__init__.py
@@ -13,9 +13,6 @@ yt_app.url_map.strict_slashes = False
@@ -133,7 +133,7 @@ index d9487bf..5991caf 100644
.item-video {
diff --git a/youtube/templates/base.html b/youtube/templates/base.html
-index 8a0238a..df02728 100644
+index 3a5d9d0..971f0c8 100644
--- a/youtube/templates/base.html
+++ b/youtube/templates/base.html
@@ -118,22 +118,6 @@