Fix:Casting for podcast episodes #3044

This commit is contained in:
advplyr
2024-06-05 17:02:03 -05:00
parent 065aae9a7e
commit ef05e37a04
2 changed files with 41 additions and 25 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ export default class AudioTrack {
return this.contentUrl + `?token=${this.userToken}`
}
}
}