mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 21:27:46 +02:00
UBER-496: Fix few issues (#3439)
This commit is contained in:
@@ -59,6 +59,8 @@ export interface SpacesNavModel {
|
||||
|
||||
// Child special items.
|
||||
specials?: SpecialNavModel[]
|
||||
|
||||
visibleIf?: Resource<(space: Space) => Promise<boolean>>
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user