diff --git a/app/src/mobile/util/menu.ts b/app/src/mobile/util/menu.ts index 00539eb75..bba9a5e81 100644 --- a/app/src/mobile/util/menu.ts +++ b/app/src/mobile/util/menu.ts @@ -100,7 +100,7 @@ const genWorkspace = (workspaceDirElement: Element) => { fetchPost("/api/system/listWorkspaceDirs", {}, (response) => { let html = ""; response.data.forEach((item: string) => { - html += `