Skip to content

Fix select-timetable value prop type

permcu requested to merge fix-select-timetable-prop into new-model-based-on-calendar

String -> Object Rationale: Timetable.vue binds an object to select-timetable v-model.

Merge request reports