🐛 set PHD to VGS
This commit is contained in:
parent
526687d814
commit
66c6ed6944
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
|
|
||||||
let age: string = "18-20"
|
let age: string = "18-20"
|
||||||
let education: string = "PhD"
|
let education: string = "VGS"
|
||||||
let healthcare_personnel: string = "Ja"
|
let healthcare_personnel: string = "Ja"
|
||||||
let is_licensed: string = "Nei"
|
let is_licensed: string = "Nei"
|
||||||
let gender: string = "Mann"
|
let gender: string = "Mann"
|
||||||
|
|
Reference in a new issue