-
+
© Copyright {{ currYear }}. All Rights Reserved
@@ -14,18 +14,31 @@
-
- -
-
- Privacy Policy
-
-
- -
-
- Terms & Conditions
-
-
-
+
@@ -57,7 +70,8 @@ export default {
featureRequestsUrl: () => window.config.links.feature_requests
},
- mounted () {},
+ mounted() {
+ },
methods: {}
}
diff --git a/resources/js/pages/auth/login.vue b/resources/js/pages/auth/login.vue
index 2ca55f43..1506c12c 100644
--- a/resources/js/pages/auth/login.vue
+++ b/resources/js/pages/auth/login.vue
@@ -56,22 +56,17 @@