diff --git a/ui/src/App.vue b/ui/src/App.vue index 8289a75..28a0fbc 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -30,10 +30,10 @@ const environment = import.meta.env.VITE_ENVIRONMENT;

This is a development build of the application. Some features will be unavailable or unstable.

- + -

You are on LOA until {{ formatDate(userStore.user?.LOAData?.[0].end_date) }}

-