mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: add missing load
This commit is contained in:
parent
d6b966cfea
commit
1aed53e6fe
@ -1369,6 +1369,7 @@ export const templates: TemplateData[] = [
|
||||
},
|
||||
logo: "spacedrive.png",
|
||||
tags: ["file-manager", "vdfs", "storage"],
|
||||
load: () => import("./spacedrive/index").then((m) => m.generate),
|
||||
},
|
||||
{
|
||||
id: "alist",
|
||||
|
Loading…
Reference in New Issue
Block a user