From c8cca3babf3d3dbda753f351784f15e404610031 Mon Sep 17 00:00:00 2001 From: Colton Gibson Date: Tue, 1 Mar 2022 13:16:40 -0600 Subject: [PATCH] bypass twilioQuest --- index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.js b/index.js index a91530a..09fafb3 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,5 @@ +//bypass twilioQuest + let cart = [] ; window.onload = function () { loadItems();