From 8053221b12a4f32fc1daeaa4092cd096191c85cd Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Fri, 26 Dec 2025 21:01:48 +0200 Subject: [PATCH] chore(note_icon): hide filter if no custom icon packs --- apps/client/src/widgets/note_icon.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/client/src/widgets/note_icon.tsx b/apps/client/src/widgets/note_icon.tsx index 44cbf67c4..516af3923 100644 --- a/apps/client/src/widgets/note_icon.tsx +++ b/apps/client/src/widgets/note_icon.tsx @@ -127,7 +127,7 @@ function NoteIconList({ note }: { note: FNote }) { autoFocus /> - 0 && - + }