From 17afa9287d77f3ccb04228daaa80dd8b7570923b Mon Sep 17 00:00:00 2001 From: Doug Hoyte Date: Thu, 28 Sep 2023 17:31:02 -0400 Subject: [PATCH] when the JS is upgraded but the browser has a cached page, turbo sometimes tries to reinsert the old one, causing "already declared" errors --- src/apps/web/tmpls/main.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/web/tmpls/main.tmpl b/src/apps/web/tmpls/main.tmpl index 2a60c38..94c06a6 100644 --- a/src/apps/web/tmpls/main.tmpl +++ b/src/apps/web/tmpls/main.tmpl @@ -3,7 +3,7 @@ - + $(ctx.title)Oddbean