Skip to content

Commit 13c74f1

Browse files
committed
AT9, forgot about this when recommiting
1 parent e92a66a commit 13c74f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FModel/ViewModels/AudioPlayerViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ private bool ConvertIfNeeded()
551551
case "adpcm":
552552
case "opus":
553553
case "wem":
554+
case "at9":
554555
{
555556
if (TryConvert(out var wavFilePath) && !string.IsNullOrEmpty(wavFilePath))
556557
{

0 commit comments

Comments
 (0)