remove size param from stream url
This commit is contained in:
parent
be1e322461
commit
4e71857e2a
@ -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'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user