{watchInfo}
+ )} +
diff --git a/front/packages/ui/src/browse/index.tsx b/front/packages/ui/src/browse/index.tsx
index 6960591e..9de6c1cb 100644
--- a/front/packages/ui/src/browse/index.tsx
+++ b/front/packages/ui/src/browse/index.tsx
@@ -25,6 +25,7 @@ import {
LibraryItemP,
ItemKind,
getDisplayDate,
+ WatchStatusV,
} from "@kyoo/models";
import { ComponentProps, useState } from "react";
import { createParam } from "solito";
@@ -43,6 +44,15 @@ export const itemMap = (
): WithLoading