Skip to content

Commit e58ca42

Browse files
committed
fix: rebuild
1 parent 7c7d895 commit e58ca42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-demo/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const admin = new AdminForth({
5858
}
5959
const imageUrl = await plugin.getFileDownloadUrl(adminUser.dbUser.avatar || '', 3600);
6060
return imageUrl;
61-
},
61+
},
6262
},
6363
customization: {
6464
brandName: "dev-demo",

0 commit comments

Comments
 (0)