mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-07-09 05:28:04 +08:00
chore: update func name in rss engine.
This commit is contained in:
@@ -4,6 +4,7 @@ from fastapi.responses import JSONResponse
|
||||
from module.models import RSSItem
|
||||
from module.rss import RSSEngine
|
||||
from module.security import get_current_user
|
||||
from module.downloader import DownloadClient
|
||||
|
||||
|
||||
router = APIRouter(prefix="/rss", tags=["rss"])
|
||||
|
||||
Reference in New Issue
Block a user