1
0
Fork 0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-11-08 14:10:05 +00:00

Fix component naming

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-01-11 20:22:36 +01:00
parent 8875cba0f3
commit 7bdc430812
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -6,6 +6,6 @@
<script>
export default {
name: 'landing',
name: 'Landing',
}
</script>