From 3dbd0b26a7c082677f913376fd8b7f8d34480c9d Mon Sep 17 00:00:00 2001 From: Aleix Soler Date: Fri, 21 Nov 2025 19:14:50 +0100 Subject: [PATCH] chore: remove comment --- components/SettingsUI/FrontmatterMappingsSettings.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/components/SettingsUI/FrontmatterMappingsSettings.tsx b/components/SettingsUI/FrontmatterMappingsSettings.tsx index f38b1eb..37c4cc5 100644 --- a/components/SettingsUI/FrontmatterMappingsSettings.tsx +++ b/components/SettingsUI/FrontmatterMappingsSettings.tsx @@ -282,11 +282,6 @@ export const FrontmatterMappingsSettings: React.FC = ({ ) } /> - - Separate multiple keys with commas. Include - the default key if you still want to write - to it. -