Skip to content

Commit

Permalink
fix: update responder-teams (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
TahilVohra authored Nov 8, 2024
1 parent 88dc448 commit 410486a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/responder-teams.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ export type ResponderTeam =
| 'LANDONLINE - Enablement'
| 'LANDONLINE - L2 Technical Support'
| 'LANDONLINE - Legacy Landonline'
| 'LANDONLINE - Notice of Change'
| 'LANDONLINE - Search'
| 'LANDONLINE - Survey External'
| 'LANDONLINE - Survey Internal'
| 'LANDONLINE - Titles Internal'
| 'LINZ - Enterprise Platforms'
| 'LINZ - Basemaps';
| 'LINZ - Basemaps'
| 'LINZ - Security';

0 comments on commit 410486a

Please sign in to comment.