Members init (#1479)

Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
Denis Bykhov
2022-04-21 22:47:04 +07:00
committed by GitHub
parent c1a697ee5e
commit ed0a747330
31 changed files with 624 additions and 186 deletions
+3
View File
@@ -107,6 +107,9 @@ export default plugin(workbenchId, {
component: {
WorkbenchApp: '' as AnyComponent
},
icon: {
Search: '' as Asset
},
metadata: {
PlatformTitle: '' as Metadata<string>,
ExcludedApplications: '' as Metadata<Ref<Application>[]>