update patch

This commit is contained in:
Jesús 2021-07-04 13:26:43 -05:00
parent a82711862f
commit fb6ae7ef0d
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -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 @@