fix(webui): known hash card button would not reset properly

This commit is contained in:
Gauthier Roebroeck 2022-02-08 19:50:36 +08:00
parent f971014293
commit ce66f8778b

View file

@ -130,6 +130,7 @@ export default Vue.extend({
hash: {
handler() {
this.getMatchCount()
this.deleteRequested = false
},
deep: true,
},