Skip to content

Commit

Permalink
fix(sharing-dialog): add 'route' to SharingType type (#1617)
Browse files Browse the repository at this point in the history
  • Loading branch information
kabaros authored Oct 15, 2024
1 parent 3e9d010 commit 1d9664a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/sharing-dialog/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ type SharingType =
| 'programStageWorkingList'
| 'relationshipType'
| 'report'
| 'route'
| 'sqlView'
| 'trackedEntityAttribute'
| 'trackedEntityFilter'
Expand Down

0 comments on commit 1d9664a

Please sign in to comment.