Minor changes
This commit is contained in:
@@ -42,6 +42,8 @@ class Event_Location_Base(BaseModel):
|
||||
|
||||
# New internal use fields to help with logistics and planning 2022-09-15
|
||||
internal_use: Optional[bool] # Will hide from moderators, presenters, non support people, etc
|
||||
record_audio: Optional[bool] # Record the sessions in this location
|
||||
record_video: Optional[bool] # Record the sessions in this location
|
||||
internal_notes: Optional[str] # general notes
|
||||
internal_notes_access: Optional[str] # accessibility
|
||||
internal_notes_av: Optional[str] # audio video
|
||||
|
||||
Reference in New Issue
Block a user