diff --git a/src/browser/components/CollectionList.tsx b/src/browser/components/CollectionList.tsx index 26625d90..ccca0003 100644 --- a/src/browser/components/CollectionList.tsx +++ b/src/browser/components/CollectionList.tsx @@ -129,7 +129,7 @@ function CollectionList(props: CollectionListProps) { icon: , onClick: (event) => openUrl( - `https://multichzzk.tv/${chunk.items + `https://mul.live/${chunk.items .map(props.getItemIdentifier) .join("/")}`, event,