mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
fix
This commit is contained in:
@@ -48,8 +48,7 @@ function currentTeam()
|
||||
|
||||
function showBoarding(): bool
|
||||
{
|
||||
return false;
|
||||
// return currentTeam()->show_boarding ?? false;
|
||||
return currentTeam()->show_boarding ?? false;
|
||||
}
|
||||
function refreshSession(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user