diff --git a/frontend/src/scripts/types/types.d.ts b/frontend/src/scripts/types/types.d.ts index 8e3ab6af6..76f651119 100644 --- a/frontend/src/scripts/types/types.d.ts +++ b/frontend/src/scripts/types/types.d.ts @@ -95,7 +95,7 @@ declare namespace MonkeyTypes { type CustomBackgroundSize = "cover" | "contain" | "max"; - type CustomBackgroundFilter = [0 | 1, 0 | 1, 0 | 1, 0 | 1, 0 | 1]; + type CustomBackgroundFilter = [number, number, number, number, number]; /* off = off