Now wish more cfg_json
This commit is contained in:
@@ -83,6 +83,8 @@ class Site_Base(BaseModel):
|
||||
|
||||
google_tracking_id: Optional[str] # In use 2022-07-19
|
||||
|
||||
cfg_json: Optional[Union[Json, None]] # In use 2024-03-04
|
||||
|
||||
notes: Optional[str]
|
||||
created_on: Optional[datetime.datetime] = None
|
||||
updated_on: Optional[datetime.datetime] = None
|
||||
|
||||
Reference in New Issue
Block a user