mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
perf(webui): remove redundant API call in EditSeriesDialog
This commit is contained in:
parent
f7b6e0d913
commit
11f8aaf122
@ -647,7 +647,6 @@ export default Vue.extend({
|
||||
},
|
||||
series(val) {
|
||||
this.dialogReset(val)
|
||||
this.getThumbnails(val)
|
||||
},
|
||||
},
|
||||
validations: {
|
||||
|
Loading…
Reference in New Issue
Block a user