mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-01 09:51:22 +08:00
4 lines
52 B
Python
4 lines
52 B
Python
from fastapi import APIRouter
|
|
|
|
router = APIRouter()
|