Skip to content

Commit 4815728

Browse files
author
dompling
committed
图标加载
1 parent 0d99c5c commit 4815728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Scripts/JDDou.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ class Widget extends DmYY {
243243
await this.getWidgetBackgroundImage(widget);
244244
const header = widget.addStack();
245245
if (this.widgetFamily !== "small") {
246-
this.renderJDHeader(header);
246+
await this.renderJDHeader(header);
247247
} else {
248248
await this.renderHeader(header, this.logo, this.name);
249249
}

0 commit comments

Comments
 (0)