Fix prettier

This commit is contained in:
Wendelin 2025-02-26 16:45:08 +01:00
parent 311143d6a1
commit 6d9c7eb52a
No known key found for this signature in database

View File

@ -131,6 +131,6 @@ export const coreCards: Card[] = [
}, },
{ {
type: "spacing", type: "spacing",
sectionsViewOnly: true sectionsViewOnly: true,
}, },
]; ];