fix: lint

This commit is contained in:
kolaente 2021-11-02 19:56:53 +01:00
parent b34213c301
commit 6e043e3b9e
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -14,6 +14,6 @@ export default {
reload() { reload() {
window.location.reload() window.location.reload()
}, },
} },
} }
</script> </script>