mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
format fix for templates list
This commit is contained in:
@@ -526,8 +526,8 @@ export const templates: TemplateData[] = [
|
||||
},
|
||||
tags: ["file", "manager"],
|
||||
load: () => import("./filebrowser/index").then((m) => m.generate),
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
id: "portainer",
|
||||
name: "Portainer",
|
||||
version: "2.21.4",
|
||||
|
||||
Reference in New Issue
Block a user