Skip to content

Commit

Permalink
fix: added is_paid_event (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
martcl authored Sep 19, 2023
1 parent 6b3e13b commit de0ec41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/content/serializers/event.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ class Meta:
"permissions",
"priority_pools",
"paid_information",
"is_paid_event",
"contact_person",
)

Expand Down

0 comments on commit de0ec41

Please sign in to comment.