mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 19:11:33 +03:00
Return planner to top (#5962)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
aa0f7862ea
commit
96d71b1334
@ -193,6 +193,7 @@ export function createModel (builder: Builder): void {
|
||||
icon: calendarPlugin.icon.Calendar,
|
||||
alias: timeId,
|
||||
hidden: false,
|
||||
position: 'top',
|
||||
modern: true,
|
||||
component: time.component.Me
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user