Formatting

This commit is contained in:
Abdo 2025-06-21 09:43:23 +03:00
parent e0120309fa
commit dabd0def55

View file

@ -457,7 +457,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
};
}
let richTextInputs: RichTextInput[] = [];
$: richTextInputs = richTextInputs.filter(Boolean);