mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 04:22:28 +02:00
fix(webui): known hash card button would not reset properly
This commit is contained in:
parent
f971014293
commit
ce66f8778b
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ export default Vue.extend({
|
||||||
hash: {
|
hash: {
|
||||||
handler() {
|
handler() {
|
||||||
this.getMatchCount()
|
this.getMatchCount()
|
||||||
|
this.deleteRequested = false
|
||||||
},
|
},
|
||||||
deep: true,
|
deep: true,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue