mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
Add delete podcast api service
This commit is contained in:
parent
bf94903459
commit
1a954bc184
7 changed files with 72 additions and 50 deletions
|
|
@ -68,7 +68,7 @@ export function PodcastPlayer({
|
|||
|
||||
try {
|
||||
const response = await podcastsApiService.loadPodcast({
|
||||
podcast,
|
||||
request: { id: podcast.id },
|
||||
controller,
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue