New Sponsorships module. Related updates.
This commit is contained in:
@@ -23,6 +23,7 @@ class Account_Cfg_Base(BaseModel):
|
||||
id: Optional[int] = Field(
|
||||
alias = 'account_cfg_id'
|
||||
)
|
||||
|
||||
account_id_random: Optional[str]
|
||||
account_id: Optional[int]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user