From 77bb24225e48b0ca01fc464769ffa6d0f92c7748 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Thu, 2 Jul 2026 20:31:38 -0400 Subject: [PATCH] Fix: add unique ids so dedup-by-deviceType doesn't drop templates --- aja-dante12gam-eng-camside.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aja-dante12gam-eng-camside.json b/aja-dante12gam-eng-camside.json index 14cc986..208fd74 100644 --- a/aja-dante12gam-eng-camside.json +++ b/aja-dante12gam-eng-camside.json @@ -2,6 +2,7 @@ "version": 1, "templates": [ { + "id": "custom-aja-dante-12gam", "label": "AJA DANTE-12GAM", "shortName": "DANTE-12GAM", "deviceType": "audio-embedder", @@ -29,6 +30,7 @@ ] }, { + "id": "custom-eng-ccu-camside", "label": "ENG Camera Adapter (Camera Side)", "shortName": "ENG Cam Adapter", "deviceType": "camera-ccu",