token refresh and exp check
This commit is contained in:
parent
f1e6e8b8d3
commit
91ff0835fb
5 changed files with 25 additions and 12 deletions
|
@ -66,7 +66,7 @@ export const useNavigationStore = defineStore("navigation", {
|
|||
},
|
||||
{
|
||||
key: "#protocol",
|
||||
title: "Prookolle",
|
||||
title: "Protokolle",
|
||||
component: shallowRef(defineAsyncComponent(() => import("@/views/admin/members/Overview.vue"))),
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue