mirror of
https://github.com/gotson/komga.git
synced 2025-12-20 07:23:34 +01: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: {
|
||||
handler() {
|
||||
this.getMatchCount()
|
||||
this.deleteRequested = false
|
||||
},
|
||||
deep: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue