[patch]: update

This commit is contained in:
Jesús 2021-08-09 22:22:14 -05:00
parent fb41832e69
commit c913805074
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -11,10 +11,10 @@ index 751551b..74f4dec 100644
else:
flask.abort(400)
diff --git a/youtube/__init__.py b/youtube/__init__.py
index 08f4f6f..069775c 100644
index 3604b21..0a2d363 100644
--- a/youtube/__init__.py
+++ b/youtube/__init__.py
@@ -13,9 +13,6 @@ yt_app.url_map.strict_slashes = False
@@ -14,9 +14,6 @@ yt_app.url_map.strict_slashes = False
# yt_app.jinja_env.lstrip_blocks = True