chore: update comment wrt. course-favourite-off icon
This commit is contained in:
parent
87ab97de00
commit
30015b2e09
@ -111,10 +111,9 @@ iconText = \case
|
|||||||
IconVisible -> "eye"
|
IconVisible -> "eye"
|
||||||
IconInvisible -> "eye-slash"
|
IconInvisible -> "eye-slash"
|
||||||
IconCourse -> "graduation-cap"
|
IconCourse -> "graduation-cap"
|
||||||
-- TODO find better Icons: https://fontawesome.com/icons?d=gallery&p=2&s=solid
|
|
||||||
IconCourseFavouriteManual -> "star"
|
IconCourseFavouriteManual -> "star"
|
||||||
IconCourseFavouriteAutomatic -> "star-half-alt"
|
IconCourseFavouriteAutomatic -> "star-half-alt"
|
||||||
IconCourseFavouriteOff -> "slash"
|
IconCourseFavouriteOff -> "slash" -- TODO use FA regular style star for stacked icon
|
||||||
IconEnrolTrue -> "user-plus"
|
IconEnrolTrue -> "user-plus"
|
||||||
IconEnrolFalse -> "user-slash"
|
IconEnrolFalse -> "user-slash"
|
||||||
IconPlanned -> "cog"
|
IconPlanned -> "cog"
|
||||||
|
|||||||
Reference in New Issue
Block a user