refactor(ui): minor improvements on buttons and actions
This commit is contained in:
@@ -97,7 +97,7 @@ export default {
|
||||
})
|
||||
setTimeout(() => {
|
||||
document.body.removeChild(a)
|
||||
window.URL.revokeObjectURL(url)
|
||||
URL.revokeObjectURL(url)
|
||||
this.downloadIcon = "save_alt"
|
||||
}, 1000)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user