A couple new fields for sponsorships

This commit is contained in:
Scott Idem
2024-03-01 09:04:29 -05:00
parent 99d24524d1
commit 31a45c1b5c
2 changed files with 7 additions and 1 deletions

View File

@@ -108,7 +108,7 @@ class Event_Presenter_Base(BaseModel):
file_count: Optional[int]
# General catchall for agreement or consent
# General catchall for agreement or consent
agree: Optional[bool]
# Comments from the presenter. This is for internal use only.