Skip to content

Commit

Permalink
add accept crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
borispoehland committed Sep 18, 2024
1 parent 3caceb3 commit 9c814cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/event.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export interface IEventDoc {
isPublished: boolean
hasCustomQuestions: boolean
showGuestCount: boolean
acceptCrypto: boolean
}
creatorAddress: string
pk: string
Expand Down

0 comments on commit 9c814cf

Please sign in to comment.