From acd702dab39340f6d3aaa2f198d399cb4f497484 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 29 Aug 2021 10:08:58 +0200 Subject: [PATCH] Improve "no bot available" errorhandling --- src/components/layout/NavBar.vue | 2 +- src/router/index.ts | 10 +++------- src/store/modules/botStoreWrapper.ts | 8 ++++++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/components/layout/NavBar.vue b/src/components/layout/NavBar.vue index a48b27c1..1cc093f9 100644 --- a/src/components/layout/NavBar.vue +++ b/src/components/layout/NavBar.vue @@ -30,7 +30,7 @@