Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-09-27 14:32:56 +02:00
parent a252533a0c
commit 30b75f9943
@@ -962,7 +962,6 @@ export const customEntityDataParser: CatalogProcessorParser = async function* ({
// Is this a catalog-info.yaml file?
if (json.apiVersion) {
yield processingResult.entity(location, json as Entity);
} else {
// let's treat this like it's our custom format instead.
yield processingResult.entity(