From c987bccd7377e890261f9bc9fcfbe7abfe2abd02 Mon Sep 17 00:00:00 2001 From: EUCLID Date: Fri, 10 Apr 2026 18:17:41 -0400 Subject: [PATCH] another last minute fix --- src/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types.ts b/src/types.ts index 4e9a05f..29cf370 100644 --- a/src/types.ts +++ b/src/types.ts @@ -114,7 +114,7 @@ export interface SearchResults { } export interface Format { - id: string | number + id: Id rippable: boolean // if it looks like the stream is rippable size?: number extension?: string