Добавлен verstak/core/workspace/v1 в platform capabilities
This commit is contained in:
parent
b10f243e34
commit
0b5fd1cac5
|
|
@ -11,6 +11,7 @@ var platformCapabilities = []string{
|
||||||
"verstak/core/files/v1",
|
"verstak/core/files/v1",
|
||||||
"verstak/core/workbench/v1",
|
"verstak/core/workbench/v1",
|
||||||
"verstak/core/notifications/v1",
|
"verstak/core/notifications/v1",
|
||||||
|
"verstak/core/workspace/v1",
|
||||||
}
|
}
|
||||||
|
|
||||||
// CorePlatformCapabilities returns a copy of the capabilities registered by
|
// CorePlatformCapabilities returns a copy of the capabilities registered by
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue