推进 INI 面板 workflow overview embedding mount render state
This commit is contained in:
@@ -305,6 +305,9 @@
|
||||
getWorkflowOverviewEmbeddingMountDisplayViewModel: (mountResult) => (
|
||||
shellViewModel.createWorkflowOverviewEmbeddingMountDisplayViewModel(mountResult)
|
||||
),
|
||||
getWorkflowOverviewEmbeddingMountRenderState: (displayViewModel) => (
|
||||
shellViewModel.createWorkflowOverviewEmbeddingMountRenderState(displayViewModel)
|
||||
),
|
||||
isSupportedShellSessionHandoffPackage: shellViewModel.isSupportedShellSessionHandoffPackage,
|
||||
getLauncherLinks: () => shellViewModel.launcherLinks,
|
||||
getControlPageApiMethods: () => shellViewModel.controlPage.browserApiMethods,
|
||||
|
||||
Reference in New Issue
Block a user