From 84cf523049d836136114b0b084bd8658c7dcd7df Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 26 Nov 2021 13:01:39 -0600 Subject: [PATCH] Wrap global JS into IIFE fixes #41 --- app/views/wallet/index.html.erb | 36 +++++++++++++++++---------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/app/views/wallet/index.html.erb b/app/views/wallet/index.html.erb index 5e6e1f5..ddcc8b7 100644 --- a/app/views/wallet/index.html.erb +++ b/app/views/wallet/index.html.erb @@ -37,23 +37,25 @@