feat: Added Podcast Feature and its actually fast.

- Fully Async
This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-05-05 23:18:12 -07:00
parent 10d56acaa8
commit b4bee887bd
19 changed files with 1676 additions and 75 deletions

View file

@ -14,6 +14,7 @@ import {
Info,
ExternalLink,
Trash2,
Podcast,
type LucideIcon,
} from "lucide-react"
@ -45,7 +46,8 @@ export const iconMap: Record<string, LucideIcon> = {
AlertCircle,
Info,
ExternalLink,
Trash2
Trash2,
Podcast
}
const defaultData = {