From 67309729f25f93baf12b9e731fe8116d8846c216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=A1=BA=E5=BC=BA?= <978987373@qq.com> Date: Thu, 8 May 2025 15:16:51 +0800 Subject: [PATCH] fix wiki sync bug (#7798) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 小强 --- frontend/src/pages/wiki2/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/wiki2/index.js b/frontend/src/pages/wiki2/index.js index fbd0f30df6..920be92fc2 100644 --- a/frontend/src/pages/wiki2/index.js +++ b/frontend/src/pages/wiki2/index.js @@ -211,6 +211,7 @@ class Wiki extends Component { sdocServer: seadocServerUrl, accessToken, }; + window.seafile = { docUuid }; const sdocServerApi = new SDocServerApi(config); sdocServerApi.getDocContent().then(res => { this.setState({