mirror of
https://github.com/4sval/FModel.git
synced 2026-06-21 15:30:05 -05:00
AT9, forgot about this when recommiting
This commit is contained in:
parent
e92a66ac63
commit
13c74f1506
|
|
@ -551,6 +551,7 @@ public class AudioPlayerViewModel : ViewModel, ISource, IDisposable
|
|||
case "adpcm":
|
||||
case "opus":
|
||||
case "wem":
|
||||
case "at9":
|
||||
{
|
||||
if (TryConvert(out var wavFilePath) && !string.IsNullOrEmpty(wavFilePath))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user