add media category api

This commit is contained in:
jxxghp
2024-05-22 18:02:28 +08:00
parent 4835f6c6c9
commit f1f187fc77
6 changed files with 59 additions and 1 deletions

View File

@ -14,3 +14,4 @@ from .message import *
from .tmdb import *
from .transfer import *
from .file import *
from .filetransfer import *