From 586e820c5811e65392259c34b14e139b5c6b71d8 Mon Sep 17 00:00:00 2001 From: Jeffrey Chen <78434827+TCOTC@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:46:00 +0800 Subject: [PATCH] :art: Sublist of `Add to Database` clearly displays the view name (#16324) fix https://github.com/siyuan-note/siyuan/issues/10659 --- app/src/protyle/render/av/relation.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/protyle/render/av/relation.ts b/app/src/protyle/render/av/relation.ts index 39b76bf37..df5c1677f 100644 --- a/app/src/protyle/render/av/relation.ts +++ b/app/src/protyle/render/av/relation.ts @@ -52,8 +52,8 @@ const genSearchList = (element: Element, keyword: string, avId?: string, exclude item.children.forEach((subItem) => { const viewDefaultName = getViewName(subItem.viewLayout); html += `