From 3b38a7b4f62158f6b3b2b78446a5f8ae5a474783 Mon Sep 17 00:00:00 2001 From: colStie Date: Thu, 29 Feb 2024 16:20:15 +0100 Subject: [PATCH] Update app.js --- js/app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/app.js b/js/app.js index 120ea9b..273505b 100644 --- a/js/app.js +++ b/js/app.js @@ -131,6 +131,6 @@ form.addEventListener("submit", function (e) { }); // shawn@ltonetwork.com -var access_key = 'f75c47da-58b9-47c7-975c-30d0f09904bd'; +// var access_key = 'f75c47da-58b9-47c7-975c-30d0f09904bd'; // colin@lto.network -// var access_key = "06560c56-4fa0-446d-a9e1-762f64dfac2b"; \ No newline at end of file +var access_key = "06560c56-4fa0-446d-a9e1-762f64dfac2b"; \ No newline at end of file