Skip to content

Commit

Permalink
fix: record type icon
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuagraber committed Nov 22, 2024
1 parent 0370904 commit 84e87cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/RecordTypeIcon/RecordTypeIcon.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ const recordTypesToIcons = ref(
/***************************************************
*********** Jails & Courts specific *************
**************************************************/
['Jails & Courts', faBuildingColumns], // Top level
['Jails and Courts', faBuildingColumns], // Top level
['Jails & Courts specific', faBuildingColumns], // Top level
['Jails & courts', faBuildingColumns], // Top level
['Jails and courts', faBuildingColumns], // Top level
['Jails & courts specific', faBuildingColumns], // Top level
['Jails and courts specific', faBuildingColumns], // Top level
['Booking Reports', faBuildingColumns],
['Court Cases', faBuildingColumns],
Expand Down

0 comments on commit 84e87cd

Please # to comment.