mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-03 14:19:56 +00:00
Show navbar when app change
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
parent
d13f4690b6
commit
e6bdb32371
@ -184,6 +184,7 @@
|
|||||||
currentApp = app._id
|
currentApp = app._id
|
||||||
currentApplication = app
|
currentApplication = app
|
||||||
navigatorModel = currentApplication?.navigatorModel
|
navigatorModel = currentApplication?.navigatorModel
|
||||||
|
visibileNav = true
|
||||||
|
|
||||||
currentSpace = undefined
|
currentSpace = undefined
|
||||||
specialComponent = undefined
|
specialComponent = undefined
|
||||||
|
Loading…
Reference in New Issue
Block a user