From 79c04fe62623daf569e4dfc205ba2023e8c3a0a8 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 27 Sep 2020 22:15:55 -0600 Subject: [PATCH] Conform error state data object and move error state to App object --- src/App.vue | 1 + src/views/JoinHost.vue | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 7108c25..5a79e0c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,6 +15,7 @@