Update "Impressum" address
This commit is contained in:
parent
f0df60bf27
commit
6bf16ad063
|
@ -63,11 +63,11 @@ export default {
|
||||||
},
|
},
|
||||||
adresse: {
|
adresse: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'Mülihalde 21',
|
default: 'Finkernweg 1B',
|
||||||
},
|
},
|
||||||
ort: {
|
ort: {
|
||||||
type: String,
|
type: String,
|
||||||
default: '8484 Weisslingen',
|
default: '8280 Kreuzlingen',
|
||||||
},
|
},
|
||||||
name: {
|
name: {
|
||||||
type: String,
|
type: String,
|
||||||
|
|
Loading…
Reference in a new issue