feat: fix

This commit is contained in:
MingLiang Wang
2023-01-09 17:18:58 +08:00
parent dacfdfa57f
commit 0b5cc1beda

View File

@@ -81,7 +81,7 @@ export class DataCenter {
/**
* create new workspace , new workspace is a local workspace
* @param {string} name workspace name
* @returns {Promise<WS>}
* @returns {Promise<Workspace>}
*/
public async createWorkspace(workspaceMeta: WorkspaceMeta) {
assert(