Minor changes
This commit is contained in:
@@ -109,7 +109,7 @@ class Event_Presenter_Base(BaseModel):
|
||||
hide_event_launcher: Optional[bool]
|
||||
|
||||
priority: Optional[bool]
|
||||
sort: Optional[int]
|
||||
sort: Optional[int] # The presenter number if given
|
||||
group: Optional[str]
|
||||
|
||||
notes: Optional[str]
|
||||
|
||||
Reference in New Issue
Block a user