mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
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