mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
🐛 调整部分UI,修复角色详情刷新异常
This commit is contained in:
2
src/types/Game/Avatar.d.ts
vendored
2
src/types/Game/Avatar.d.ts
vendored
@@ -175,7 +175,7 @@ declare namespace TGApp.Game.Avatar {
|
||||
desc: string;
|
||||
affix_level: number;
|
||||
main_property: Prop;
|
||||
sub_property: Prop;
|
||||
sub_property: Prop | null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user