mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
Now that schema is no longer a persisted concept there is no need to spread built-in-properties keyword mappings across the app. Doing so makes built-in-properties more rigid as it would be needlessly coupled to the frontend, exporter and migrations. With this cleanup it'll be easy to deprecate :schema from built-in-properties when we need to