mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-06 17:57:42 +02:00
UBER-477: Uberflow dependencies (#3440)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -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>[]>,
|
||||
|
||||
Reference in New Issue
Block a user