From c9138050744d54bdc4c86fbe65065b4b3afeaf19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 9 Aug 2021 22:22:14 -0500 Subject: [patch]: update --- core/0001.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/0001.patch') diff --git a/core/0001.patch b/core/0001.patch index 8406013..55ec2b9 100644 --- a/core/0001.patch +++ b/core/0001.patch @@ -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 -- cgit v1.2.3