mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-14 08:42:46 +02:00
fix wrong display and ignored values
This commit is contained in:
@@ -356,6 +356,8 @@ export default {
|
||||
|
||||
const encodeOptions = this.$refs.encoderOptionsCard.getEncodingOptions()
|
||||
|
||||
this.encodingOptions = encodeOptions;
|
||||
|
||||
const queryParams = new URLSearchParams(encodeOptions)
|
||||
|
||||
this.processing = true
|
||||
|
||||
Reference in New Issue
Block a user