Skip to content
Snippets Groups Projects
Commit 4d676e81 authored by Julian's avatar Julian
Browse files

Fix example data to contain all students

parent d9c0b609
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,10 @@ export default {
"id":7428,
"full_name":"Student2, first_name"
},
{
"id":392,
"full_name":"Wendt, Gesch."
},
]
},
{
......@@ -38,7 +42,15 @@ export default {
{
"id":4212,
"full_name":"Student21, first_name"
}
},
{
"id":123,
"full_name":"Elf, Mais"
},
{
"id":571,
"full_name":"Pil, Mail-Pu"
},
]
}
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment