Add timestamp field to video report dialog (#11339)
This commit is contained in:
@@ -857,6 +857,7 @@ export type Events = {
|
||||
reason: string
|
||||
labeler: string
|
||||
details: boolean
|
||||
videoTimestamp: boolean
|
||||
}
|
||||
'reportDialog:failure': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user