mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-16 04:35:49 +00:00
🐛 Fix abyss team
This commit is contained in:
parent
27cdd95f6f
commit
e94d696e3e
@ -7,7 +7,7 @@ __all__ = ("Member", "TeamRate", "FullTeamRate", "TeamRateResult")
|
|||||||
|
|
||||||
class Member(BaseModel):
|
class Member(BaseModel):
|
||||||
star: int
|
star: int
|
||||||
attr: str
|
avatar: str
|
||||||
name: str
|
name: str
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user