From a1f3b5136c70919b37a998e041fa04a1d116d820 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sun, 14 Apr 2019 19:28:26 -0700 Subject: [PATCH] Update main.js --- data/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/data/main.js b/data/main.js index f22f40be..97677366 100644 --- a/data/main.js +++ b/data/main.js @@ -975,6 +975,7 @@ function checkCookies() { alert("Thanks for using Card Conjurer! Unfortunately different browsers treat custom fonts differently and it appears that you are using a browser other than Chrome. Everything may work perfectly, but if you notice that the text looks odd try switching to Chrome.") } setCookie("visited", "true") + setCookie("updated_2", "true") } else { console.log("Welcome back to Card Conjurer!") if (getCookie("updated_2") != "true") {