Cleans up the pre-defined property types

This commit is contained in:
Marcin Czenko 2025-05-25 21:12:02 +02:00
parent 1808e35adf
commit fec45087cc
No known key found for this signature in database
GPG Key ID: 33DEA0C8E30937C0

View File

@ -3,12 +3,8 @@
"aliases": "aliases",
"cssclasses": "multitext",
"tags": "tags",
"url": "multitext",
"author": "text",
"finished": "checkbox",
"finished-date": "text",
"related-to": "multitext",
"authors": "multitext",
"related": "multitext"
"authors": "multitext"
}
}