bug fixes

This commit is contained in:
MohammadTaha Basiri 2022-04-05 13:52:21 +04:30
parent 7f615280ac
commit 2836b6f335
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ class StudioDetailsState extends CoreProvier {
} }
}); });
} }
} else {
MediaService.audioPlayer.pause();
} }
} }