fix filter rules

This commit is contained in:
jxxghp
2024-07-04 21:25:50 +08:00
parent 28345817d9
commit 604c418bd4
10 changed files with 211 additions and 256 deletions

View File

@@ -13,5 +13,5 @@ from .mediaserver import *
from .message import *
from .tmdb import *
from .transfer import *
from .filetransfer import *
from .rule import *
from .system import *