UBER-477: Uberflow dependencies (#3440)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-06-20 12:47:00 +07:00
committed by GitHub
parent 0bc097fc52
commit 2eab0fc71f
25 changed files with 329 additions and 117 deletions
+4
View File
@@ -130,6 +130,10 @@ export default plugin(workbenchId, {
icon: {
Search: '' as Asset
},
event: {
NotifyConnection: '' as Metadata<string>,
NotifyTitle: '' as Metadata<string>
},
metadata: {
PlatformTitle: '' as Metadata<string>,
ExcludedApplications: '' as Metadata<Ref<Application>[]>,