From be41a4c35cdbc169b027bb2de467df9460bd8ae3 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Tue, 3 Jun 2025 16:07:30 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/14789 --- app/src/types/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/types/index.d.ts b/app/src/types/index.d.ts index 31890436e..e7616d376 100644 --- a/app/src/types/index.d.ts +++ b/app/src/types/index.d.ts @@ -436,7 +436,6 @@ interface ISiyuan { emojis?: IEmoji[], backStack?: IBackStack[], mobile?: { - androidLastRange?: Range, editor?: import("../protyle").Protyle popEditor?: import("../protyle").Protyle docks?: {