diff --git a/app/src/mobile/editor.ts b/app/src/mobile/editor.ts index 0d3bba28e..16b41cb17 100644 --- a/app/src/mobile/editor.ts +++ b/app/src/mobile/editor.ts @@ -64,7 +64,7 @@ export const openMobileFileById = (app: App, id: string, action: TProtyleAction[ }, typewriterMode: true, preview: { - actions: ["mp-wechat", "zhihu"] + actions: ["mp-wechat", "zhihu", "yuque"] } }; if (window.siyuan.mobile.editor) {