diff --git a/apps/dokploy/public/templates/discord-tickets.png b/apps/dokploy/public/templates/discord-tickets.png new file mode 100644 index 00000000..030c3a4c Binary files /dev/null and b/apps/dokploy/public/templates/discord-tickets.png differ diff --git a/apps/dokploy/templates/templates.ts b/apps/dokploy/templates/templates.ts index df2d77f5..534fb15f 100644 --- a/apps/dokploy/templates/templates.ts +++ b/apps/dokploy/templates/templates.ts @@ -791,7 +791,7 @@ export const templates: TemplateData[] = [ name: "Discord Tickets", version: "4.0.21", description: "An open-source Discord bot for creating and managing support ticket channels.", - logo: "discord-tickets.svg", + logo: "discord-tickets.png", links: { github: "https://github.com/discord-tickets/bot", website: "https://discordtickets.app",