This commit is contained in:
Josh Hawkins 2026-03-19 10:08:06 -05:00
parent c1dfdf57db
commit 746608db7f

View File

@ -731,8 +731,6 @@ function StreamCard({
);
}
// --- StreamUrlEntry sub-component ---
type StreamUrlEntryProps = {
streamName: string;
url: string;