mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 20:14:57 +02:00
Setting plugin (#328)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -68,6 +68,7 @@ export function createModel (builder: Builder): void {
|
||||
builder.createDoc(workbench.class.Application, core.space.Model, {
|
||||
label: task.string.ApplicationLabelTask,
|
||||
icon: task.icon.Task,
|
||||
hidden: false,
|
||||
navigatorModel: {
|
||||
spaces: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user