fix build warning

This commit is contained in:
balzack 2025-02-07 16:42:42 -08:00
parent c6ac607d6f
commit f445fc0e2f

View File

@ -25,6 +25,7 @@ export function useCall() {
failed: false,
width: 0,
height: 0,
fullscreen: false,
})
// eslint-disable-next-line @typescript-eslint/no-explicit-any