From e1b557f68166a9f4ce78e937473f7810946d7410 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 25 Sep 2024 22:25:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=5F=5Finit=5F=5F.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/modules/filter/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/modules/filter/__init__.py b/app/modules/filter/__init__.py index 4bb483d1..0f29508b 100644 --- a/app/modules/filter/__init__.py +++ b/app/modules/filter/__init__.py @@ -128,7 +128,7 @@ class FilterModule(_ModuleBase): }, # 60FPS "60FPS": { - "include": [r'60fps'], + "include": [r'60fps|60帧'], "exclude": [] }, # 3D