General clean up. Workon event abstracts.
This commit is contained in:
@@ -120,6 +120,7 @@ class Person_Base(BaseModel):
|
||||
# Maybe add timezone in the future?
|
||||
|
||||
# Including JSON data
|
||||
data_json: Optional[Json]
|
||||
other_json: Optional[Json]
|
||||
meta_json: Optional[Json]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user