add dashboard apis

This commit is contained in:
jxxghp
2023-07-10 16:42:20 +08:00
parent 90002b6223
commit 15bb043fe8
10 changed files with 223 additions and 8 deletions

View File

@ -7,3 +7,4 @@ from .context import *
from .servarr import *
from .plugin import *
from .history import *
from .dashboard import *