diff --git a/src/components/footer.vue b/src/components/footer.vue index f332838..887084b 100644 --- a/src/components/footer.vue +++ b/src/components/footer.vue @@ -229,7 +229,7 @@ export default { type: 'error', duration: -100, title: 'Backend Error', - text: 'Error While Connecting to Backend Server. Click the button to check my backup Servers', + text: 'Error While Connecting to Backend Server.', data: { loading: false, dark: true, diff --git a/src/components/nav-bar.vue b/src/components/nav-bar.vue index 1e53da0..9048bc8 100644 --- a/src/components/nav-bar.vue +++ b/src/components/nav-bar.vue @@ -1,30 +1,31 @@