From 09f6f800deb4f093b7f1725c100ecf61f48a54ac Mon Sep 17 00:00:00 2001 From: Chroot Date: Tue, 26 May 2026 11:14:03 +0000 Subject: [PATCH] fix: script module con top-level await para S7785 --- tienda/templates/tienda/producto.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tienda/templates/tienda/producto.html b/tienda/templates/tienda/producto.html index dd9bc9b..caccbc1 100644 --- a/tienda/templates/tienda/producto.html +++ b/tienda/templates/tienda/producto.html @@ -94,7 +94,7 @@ - {% endblock %}