🚨 fix: resolve all linting errors
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 37s
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 37s
This commit is contained in:
@ -26,5 +26,5 @@ interface Preference {
|
||||
adultAlert: string;
|
||||
videoQuality: string;
|
||||
serviceDefaultId: null;
|
||||
hideContries: any[];
|
||||
hideContries: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user