update patch
This commit is contained in:
parent
a82711862f
commit
fb6ae7ef0d
@ -11,7 +11,7 @@ index 4cd882b..53290a2 100644
|
|||||||
else:
|
else:
|
||||||
flask.abort(400)
|
flask.abort(400)
|
||||||
diff --git a/youtube/__init__.py b/youtube/__init__.py
|
diff --git a/youtube/__init__.py b/youtube/__init__.py
|
||||||
index 9a5f66c..ed68ff4 100644
|
index 08f4f6f..069775c 100644
|
||||||
--- a/youtube/__init__.py
|
--- a/youtube/__init__.py
|
||||||
+++ b/youtube/__init__.py
|
+++ b/youtube/__init__.py
|
||||||
@@ -13,9 +13,6 @@ yt_app.url_map.strict_slashes = False
|
@@ -13,9 +13,6 @@ yt_app.url_map.strict_slashes = False
|
||||||
@ -133,7 +133,7 @@ index d9487bf..5991caf 100644
|
|||||||
|
|
||||||
.item-video {
|
.item-video {
|
||||||
diff --git a/youtube/templates/base.html b/youtube/templates/base.html
|
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
|
--- a/youtube/templates/base.html
|
||||||
+++ b/youtube/templates/base.html
|
+++ b/youtube/templates/base.html
|
||||||
@@ -118,22 +118,6 @@
|
@@ -118,22 +118,6 @@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user