From 5edf382bcbc157f9c76d102d919b34ea22583baf Mon Sep 17 00:00:00 2001 From: busti Date: Sat, 28 Dec 2019 04:24:53 +0100 Subject: [PATCH] change http error toast formatting --- src/components/Toast.vue | 2 +- src/store/index.js | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/src/components/Toast.vue b/src/components/Toast.vue index c22d0f1..7171fa2 100644 --- a/src/components/Toast.vue +++ b/src/components/Toast.vue @@ -1,6 +1,6 @@