mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-26 19:52:15 +08:00
fix #2993 格式错误和传参警告
This commit is contained in:
@@ -78,4 +78,4 @@ def wallpapers() -> Any:
|
||||
elif settings.WALLPAPER == "mediaserver":
|
||||
return MediaServerChain().get_latest_wallpapers()
|
||||
else:
|
||||
return TmdbChain().get_trending_wallpapers()
|
||||
return TmdbChain().get_trending_wallpapers()
|
||||
|
||||
Reference in New Issue
Block a user