From 21ad4d3da347126cdbf38598f238cb36d43fbe07 Mon Sep 17 00:00:00 2001 From: Edward Tirado Jr Date: Sun, 6 Apr 2025 17:54:59 -0500 Subject: [PATCH] updated auth/error handling --- .idea/workspace.xml | 2 +- src/pages/lists/index.vue | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9372133..d6195b0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -127,7 +127,7 @@ - + diff --git a/src/pages/lists/index.vue b/src/pages/lists/index.vue index bf2010f..40e7ba2 100644 --- a/src/pages/lists/index.vue +++ b/src/pages/lists/index.vue @@ -1,5 +1,8 @@