fix: run biome check

This commit is contained in:
sashagoncharov19
2024-10-21 19:05:51 +00:00
parent bf48aa03a2
commit 4431f5601a

View File

@@ -525,8 +525,8 @@ export const templates: TemplateData[] = [
}, },
tags: ["self-hosted", "open-source", "analytics"], tags: ["self-hosted", "open-source", "analytics"],
load: () => import("./erpnext/index").then((m) => m.generate), load: () => import("./erpnext/index").then((m) => m.generate),
}, },
{ {
id: "roundcube", id: "roundcube",
name: "Roundcube", name: "Roundcube",
version: "1.6.9", version: "1.6.9",