mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-05 02:34:56 +02:00
prettier
This commit is contained in:
parent
9968743a93
commit
b6995ba5d1
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ export default {
|
|||
|
||||
const encodeOptions = this.$refs.encoderOptionsCard.getEncodingOptions()
|
||||
|
||||
this.encodingOptions = encodeOptions;
|
||||
this.encodingOptions = encodeOptions
|
||||
|
||||
const queryParams = new URLSearchParams(encodeOptions)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue