Skip to content

Commit

Permalink
Enable invalid modules for accredited modal
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanieJaeger committed Jan 29, 2025
1 parent 1294cb5 commit f2b68a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AccreditedModulesModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
:show-chevron="true"
:show-next-possible-semester="false"
:text-for-button="'Modul auswählen'"
:disable-invalid-modules="false"
@on-module-selected="moduleId => onModuleSelected(moduleId)"
/>
</div>
Expand Down

0 comments on commit f2b68a3

Please sign in to comment.