do not show boarding flow yet
This commit is contained in:
@@ -48,7 +48,8 @@ function currentTeam()
|
|||||||
|
|
||||||
function showBoarding(): bool
|
function showBoarding(): bool
|
||||||
{
|
{
|
||||||
return currentTeam()->show_boarding ?? false;
|
return false;
|
||||||
|
// return currentTeam()->show_boarding ?? false;
|
||||||
}
|
}
|
||||||
function refreshSession(): void
|
function refreshSession(): void
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user