This commit is contained in:
Čarodej
2022-01-13 11:17:31 +01:00
parent 3b34dc43ce
commit 6cf7e5d26d
3 changed files with 18 additions and 3 deletions

View File

@@ -29,6 +29,6 @@ export default {
ghostLength() {
return 45 - this.data.length
}
}
},
}
</script>