fix: change vote to float

This commit is contained in:
Edward
2024-03-07 09:45:14 +00:00
committed by GitHub
parent 0de952f090
commit 0be49953b4
2 changed files with 2 additions and 2 deletions

View File

@ -164,7 +164,7 @@ class MediaInfo:
# LOGO
logo_path: str = None
# 评分
vote_average: int = 0
vote_average: float = 0
# 描述
overview: str = None
# 风格ID