TODO We need to ensure that ids here are consistent with the ones used in the AfterTouch service.

This commit is contained in:
Tobias Gesellchen
2026-05-24 10:23:38 +02:00
parent 44ad0e5928
commit 439b2cb9fc
+1
View File
@@ -65,6 +65,7 @@ func cloudSourceRemoveCmd() *cli.Command {
// canonicalSourceID maps well-known SourceKeyType values to their canonical IDs.
// Used to resolve --type to an ID without requiring a round-trip GET.
// TODO We need to ensure that ids here are consistent with the ones used in the AfterTouch service.
var canonicalSourceID = map[string]string{
"AUX": "10001",
"INTERNET_RADIO": "10002",