3
0

Fix progress block refresh not working

This commit is contained in:
Jože Fortun
2022-12-12 16:43:56 +01:00
parent d1cac76ab1
commit 11399e4113

View File

@@ -67,7 +67,7 @@ export default {
options: {
deep: true,
handler () {
this.update()
this.refresh()
},
},
},