fix: lint
This commit is contained in:
parent
b34213c301
commit
6e043e3b9e
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ export default {
|
||||||
reload() {
|
reload() {
|
||||||
window.location.reload()
|
window.location.reload()
|
||||||
},
|
},
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in a new issue