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