Skip to content

Fix critical frontend bug introduced by 96a5d818

Yuto Takano requested to merge yutotakano/show-shadow-euclid-info-too into master

Bug was that the category page attempted to access .list of a BICourseDict because I forgot to change that when modifying the return value of the useBICourses hook from BICourseList to BICourseDict.

Merge request reports