From fb6ae7ef0d962ac28bdc677096c3d658f03bdede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 4 Jul 2021 13:26:43 -0500 Subject: update patch --- 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 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 @@ -- cgit v1.2.3