1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 04:48:03 +00:00

update seafile-sdoc-editor version

This commit is contained in:
小强
2025-05-30 10:49:48 +08:00
parent 008ad2eaeb
commit 4b549d85fc
13 changed files with 144 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ import SdocEditor from './pages/sdoc/sdoc-editor';
import { MetadataStatusProvider } from './hooks';
import { CollaboratorsProvider } from './metadata';
import { TagsProvider } from './tag/hooks';
import { SimpleViewer } from '@seafile/sdoc-editor';
import { SimpleViewer } from '@seafile/seafile-sdoc-editor';
const { serviceURL, avatarURL, siteRoot, lang, mediaUrl, isPro, fileServerRoot } = window.app.config;
const { username, name } = window.app.userInfo;