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

Add `slots` field to data

parent 843b1820
No related branches found
No related tags found
1 merge request!39Resolve "Mini timetables should also work with parallel lessons"
......@@ -17,6 +17,7 @@ export default defineComponent({
return {
periods: [],
weekdays: [],
slots: [],
};
},
apollo: {
......
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