feat(projects): support show tab when not loggedIn
This commit is contained in:
parent
ab9858c7d0
commit
ba38119efd
@ -170,6 +170,8 @@ export const useRouteStore = defineStore(SetupStoreId.Route, () => {
|
||||
handleConstantAndAuthRoutes();
|
||||
|
||||
setIsInitConstantRoute(true);
|
||||
|
||||
tabStore.initHomeTab();
|
||||
}
|
||||
|
||||
/** Init auth route */
|
||||
|
Loading…
Reference in New Issue
Block a user