Return planner to top (#5962)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov 2024-07-01 12:08:17 +05:00 committed by GitHub
parent aa0f7862ea
commit 96d71b1334
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
},