From 403756970752e7ebe6197f9e7d5445ab10f78fe7 Mon Sep 17 00:00:00 2001 From: Shni Date: Wed, 15 Oct 2025 10:48:02 -0500 Subject: [PATCH] =?UTF-8?q?feat:=20Actualizar=20estilos=20de=20etiquetas?= =?UTF-8?q?=20y=20bordes=20en=20el=20formulario=20de=20configuraci=C3=B3n?= =?UTF-8?q?=20del=20gremio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../partials/dashboard/dashboard_settings.ejs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/server/views/partials/dashboard/dashboard_settings.ejs b/src/server/views/partials/dashboard/dashboard_settings.ejs index d7e8c07..1731c87 100644 --- a/src/server/views/partials/dashboard/dashboard_settings.ejs +++ b/src/server/views/partials/dashboard/dashboard_settings.ejs @@ -5,16 +5,16 @@
- - + +
- - + +
- -
- + +
+ <% const selectedStaff = (guildConfig && Array.isArray(guildConfig.staff) ? guildConfig.staff.map(String) : (guildConfig && guildConfig.staff ? String(guildConfig.staff).split(',') : [])) || []; %> <% if (typeof guildRoles !== 'undefined' && guildRoles && guildRoles.length) { %>
@@ -35,7 +35,7 @@
Seleccionar roles
- +