chore: Enforce a few house rules via eslint (#2539)
This commit is contained in:
committed by
dermotduffy
parent
5572ec728e
commit
921d45e577
+1
-1
@@ -43,7 +43,7 @@ export interface MediaLoadedInfo {
|
||||
mediaPlayerController?: MediaPlayerController;
|
||||
capabilities?: MediaLoadedCapabilities;
|
||||
|
||||
// Universal key identifying "what this media belongs to" — a camera ID for
|
||||
// Universal key identifying "what this media belongs to" -- a camera ID for
|
||||
// live, a media ID for the viewer, or a sentinel for the image view.
|
||||
targetID?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user