mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
Fix channels hide and return autohide (#6529)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -285,6 +285,7 @@ export interface DocNotifyContext extends Doc<PersonSpace> {
|
||||
objectSpace: Ref<Space>
|
||||
|
||||
isPinned: boolean
|
||||
hidden: boolean
|
||||
lastViewedTimestamp?: Timestamp
|
||||
lastUpdateTimestamp?: Timestamp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user