mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-09 00:45:48 +00:00
lint
This commit is contained in:
@@ -9,7 +9,7 @@ export enum RecordingStatus {
|
||||
Stopped = 'stopped',
|
||||
Saved = 'saved',
|
||||
Aborted = 'aborted',
|
||||
Failed ='failed',
|
||||
Failed = 'failed',
|
||||
FailedToStart = 'failedToStart',
|
||||
FailedToStop = 'failedToStop',
|
||||
NotificationSucceed = 'notification_succeeded',
|
||||
|
||||
Reference in New Issue
Block a user