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:
parent
8875cba0f3
commit
7bdc430812
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@
|
|||
|
||||
<script>
|
||||
export default {
|
||||
name: 'landing',
|
||||
name: 'Landing',
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue