From 13b21ad6dcb3b9c0b0c1d9a9584a3fac83eb1a87 Mon Sep 17 00:00:00 2001 From: Jeffrey Chen <78434827+TCOTC@users.noreply.github.com> Date: Thu, 13 Jun 2024 09:01:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=E4=B8=BB=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E6=82=AC=E6=B5=AE=E6=8F=90=E7=A4=BA=20(#1170?= =?UTF-8?q?6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 更新 topBar.ts * 更新 topBar.ts --- app/src/layout/topBar.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/layout/topBar.ts b/app/src/layout/topBar.ts index d644d77ab..049ed9421 100644 --- a/app/src/layout/topBar.ts +++ b/app/src/layout/topBar.ts @@ -24,7 +24,7 @@ import {commandPanel} from "../boot/globalEvent/command/panel"; export const initBar = (app: App) => { const toolbarElement = document.getElementById("toolbar"); toolbarElement.innerHTML = ` -
+
${getWorkspaceName()}