remove size param from stream url
This commit is contained in:
+1
-2
@@ -452,7 +452,6 @@ export class API {
|
||||
`&u=${username}` +
|
||||
`&s=${salt}` +
|
||||
`&t=${hash}` +
|
||||
`&c=${this.clientName}` +
|
||||
'&size=300'
|
||||
`&c=${this.clientName}`
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user