mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: dynamics pendant
This commit is contained in:
@@ -278,6 +278,8 @@ class ModuleAuthorModel extends Avatar {
|
||||
type = json['type'];
|
||||
if (PendantAvatar.showDynDecorate) {
|
||||
decorate = json['decorate'];
|
||||
} else {
|
||||
pendant = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user