From f281e9691d4b8d9601af621ede3ee6ad2fb361c0 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 13 Sep 2025 11:05:37 +0300 Subject: [PATCH] fix(react/ribbon/collection): default property not working --- apps/client/src/widgets/ribbon/CollectionPropertiesTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/widgets/ribbon/CollectionPropertiesTab.tsx b/apps/client/src/widgets/ribbon/CollectionPropertiesTab.tsx index 6180b2321..2594dd6c2 100644 --- a/apps/client/src/widgets/ribbon/CollectionPropertiesTab.tsx +++ b/apps/client/src/widgets/ribbon/CollectionPropertiesTab.tsx @@ -140,7 +140,7 @@ function ComboBoxPropertyView({ note, property }: { note: FNote, property: Combo )