From 1558f129aedd0bbfa1c1e88b3fd640edf44df31b Mon Sep 17 00:00:00 2001 From: Pillar Cat <149342718+pillar-cat@users.noreply.github.com> Date: Sun, 3 Dec 2023 18:30:08 +0800 Subject: [PATCH] fix: resolve error log when running the dev environment of Console (#4983) #### What type of PR is this? /kind bug #### What this PR does / why we need it: This will resolve the error log output when running dev environment of Console #### Which issue(s) this PR fixes: Fixes #4963 #### Special notes for your reviewer: #### Does this PR introduce a user-facing change? ```release-note None ``` --- console/packages/editor/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/packages/editor/index.html b/console/packages/editor/index.html index 05b9034eb..daed65da8 100644 --- a/console/packages/editor/index.html +++ b/console/packages/editor/index.html @@ -8,6 +8,6 @@
- +