Skip to content

Commit

Permalink
fix: add missing icon for event system class
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprobst committed Aug 5, 2024
1 parent 483ee9c commit cdd4ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/get-entity-icon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const icons: Record<string, Icon> = {
bibliography: TextIcon,
edition: TextIcon,
external_reference: TextIcon,
event: CalendarFoldIcon,
feature: MapPinIcon,
file: TextIcon,
find: MapPinIcon,
Expand Down

0 comments on commit cdd4ac9

Please sign in to comment.