mirror of
https://github.com/gotson/komga.git
synced 2026-01-03 22:36:07 +01:00
perf(webui): remove redundant API call in EditSeriesDialog
This commit is contained in:
parent
f7b6e0d913
commit
11f8aaf122
1 changed files with 0 additions and 1 deletions
|
|
@ -647,7 +647,6 @@ export default Vue.extend({
|
|||
},
|
||||
series(val) {
|
||||
this.dialogReset(val)
|
||||
this.getThumbnails(val)
|
||||
},
|
||||
},
|
||||
validations: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue