mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Switch to eslint and fix issues
This commit is contained in:
@@ -42,7 +42,7 @@ export default class MediaInfo {
|
||||
public userActionStates?: UserActionState[];
|
||||
public vmapAdsRequest?: VastAdsRequest;
|
||||
|
||||
constructor (
|
||||
constructor(
|
||||
public contentId: string
|
||||
, public contentType: string) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user