mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix warning "Invalid component name: …" of 'webapp/pages/terms-and-conditions-confirm.vue'
This commit is contained in:
parent
5d0eecfc75
commit
ad349e4ecd
@ -25,6 +25,7 @@ import { VERSION } from '~/constants/terms-and-conditions-version.js'
|
|||||||
import { updateUserMutation } from '~/graphql/User.js'
|
import { updateUserMutation } from '~/graphql/User.js'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
name: 'TermsAndConditionsConfirm',
|
||||||
layout: 'default',
|
layout: 'default',
|
||||||
head() {
|
head() {
|
||||||
return {
|
return {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user