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