mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: run biome check
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user