Fixes DTS Typo (#15338)

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
This commit is contained in:
morph166955 2023-07-31 01:43:02 -05:00 committed by GitHub
parent 6115cd39a7
commit 5dcc5214a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1485,7 +1485,7 @@ public class ZonePlayerHandler extends BaseThingHandler implements UpnpIOPartici
case "84934718":
codec = "PCM51";
break;
case "89434721":
case "84934721":
codec = "DTS51";
break;
default: