From 44bc3c15ef62da48f7966ab6941b40b97855dd0b Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sat, 23 Dec 2023 23:59:41 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/9888 --- app/src/protyle/render/av/col.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/protyle/render/av/col.ts b/app/src/protyle/render/av/col.ts index efee6504e..503323cbf 100644 --- a/app/src/protyle/render/av/col.ts +++ b/app/src/protyle/render/av/col.ts @@ -148,8 +148,8 @@ export const getEditHTML = (options: { `; } else if (colData.type === "relation") { - const isSelf = colData.relation.avID === options.data.id; - html += `