Shut up codespell
This commit is contained in:
@ -11,7 +11,7 @@ export enum EngineStreamState {
|
|||||||
WaitForMediaStream = 'wait-for-media-stream',
|
WaitForMediaStream = 'wait-for-media-stream',
|
||||||
Playing = 'playing',
|
Playing = 'playing',
|
||||||
Paused = 'paused',
|
Paused = 'paused',
|
||||||
// The is the state inbetween Paused and Playing *specifically that order*.
|
// The is the state in-between Paused and Playing *specifically that order*.
|
||||||
Resuming = 'resuming',
|
Resuming = 'resuming',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user