Update scripts
This commit is contained in:
1
scripts/types/stream.d.ts
vendored
1
scripts/types/stream.d.ts
vendored
@@ -7,4 +7,5 @@ export type StreamData = {
|
||||
user_agent: string | null
|
||||
quality: string | null
|
||||
label: string | null
|
||||
directives: string[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user