Skip to content

Commit 5128dbf

Browse files
committed
AppMainContainer makeApi
1 parent f3a0a05 commit 5128dbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/code-studio/src/main/AppMainContainer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,7 @@ export class AppMainContainer extends Component<
755755
getDownloadWorker: DownloadServiceWorkerUtils.getServiceWorker,
756756
loadPlugin: this.handleLoadTablePlugin,
757757
localDashboardId: id,
758+
makeApi: () => Promise.resolve(dh),
758759
makeModel: () => createGridModel(dh, connection, props.metadata, type),
759760
};
760761
}

0 commit comments

Comments
 (0)