From f855990ffbb2fbc07aa713164f8a0a523191e20c Mon Sep 17 00:00:00 2001 From: Sinan Zimmermann <sinan.zimmermann@uni-bielefeld.de> Date: Wed, 18 Sep 2024 09:25:16 +0000 Subject: [PATCH] Steckbriefe Edit --- src/components/data/steckbriefe.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/data/steckbriefe.ts b/src/components/data/steckbriefe.ts index 9d20481a..4f2337c7 100644 --- a/src/components/data/steckbriefe.ts +++ b/src/components/data/steckbriefe.ts @@ -755,7 +755,7 @@ export const advisors: Array<Steckbrief> = [ onechange: "All research would be publicly available and free of charge", hobbies: [ "Meeting up with friends", - "DnD or other Pen and Papers like Shadowrun, Gaming" + "DnD or other Pen and Papers like Shadowrun, Gaming", "Reading"], scientificinterests: "Bioinformatical Research, Genome Research", }, -- GitLab