mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-03 01:29:37 +00:00
fix wrong display and ignored values
This commit is contained in:
parent
c377b57601
commit
9968743a93
2 changed files with 14 additions and 4 deletions
|
|
@ -356,6 +356,8 @@ export default {
|
|||
|
||||
const encodeOptions = this.$refs.encoderOptionsCard.getEncodingOptions()
|
||||
|
||||
this.encodingOptions = encodeOptions;
|
||||
|
||||
const queryParams = new URLSearchParams(encodeOptions)
|
||||
|
||||
this.processing = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue