From a6578c18706e463e656be78404d4ebd192a11419 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 23 May 2026 16:41:07 +0000 Subject: [PATCH] fix: load frontend config before page scripts --- frontend/historico-partida.html | 1 + frontend/historico.html | 1 + frontend/index.html | 1 + frontend/partida-actual.html | 1 + 4 files changed, 4 insertions(+) diff --git a/frontend/historico-partida.html b/frontend/historico-partida.html index ab4833f..bd2dc32 100644 --- a/frontend/historico-partida.html +++ b/frontend/historico-partida.html @@ -161,6 +161,7 @@ + diff --git a/frontend/historico.html b/frontend/historico.html index 3fa7417..901e440 100644 --- a/frontend/historico.html +++ b/frontend/historico.html @@ -222,6 +222,7 @@ + diff --git a/frontend/index.html b/frontend/index.html index 2d35b52..0f8eb74 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -120,6 +120,7 @@ + diff --git a/frontend/partida-actual.html b/frontend/partida-actual.html index 3b3a56b..591d729 100644 --- a/frontend/partida-actual.html +++ b/frontend/partida-actual.html @@ -133,6 +133,7 @@ + \ No newline at end of file