1
0

feat(components): align component name casing Ready

This commit is contained in:
Dominik Pschenitschni 2024-06-15 20:25:35 +02:00
parent f9bdc48224
commit f07d291bc7
No known key found for this signature in database
GPG Key ID: B257AC0149F43A77
2 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ import TheNavigation from '@/components/home/TheNavigation.vue'
import ContentAuth from '@/components/home/ContentAuth.vue'
import ContentLinkShare from '@/components/home/ContentLinkShare.vue'
import NoAuthWrapper from '@/components/misc/NoAuthWrapper.vue'
import Ready from '@/components/misc/ready.vue'
import Ready from '@/components/misc/Ready.vue'
import {setLanguage} from '@/i18n'