Skip to content

Commit

Permalink
fix: hiring name validation
Browse files Browse the repository at this point in the history
  • Loading branch information
andyesp committed Jan 7, 2025
1 parent d8d071b commit a97ac1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clients/Transparency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export enum CommitteeName {
DAOCommitee = 'DAO Committee',
WearableCuration = 'Wearable Curation Committee',
Revocation = 'Revocation Committee',
DAOCouncil = 'DAO Council',
}

export type Committee = {
Expand Down

0 comments on commit a97ac1d

Please sign in to comment.