bugfix randmsg/minor

This commit is contained in:
2025-02-16 14:04:59 -05:00
parent 3567e750fa
commit e3b66624ab
3 changed files with 3 additions and 3 deletions

View File

@@ -100,7 +100,7 @@ class RandMsgRequest(BaseModel):
- **short**: Short randmsg?
"""
short: Optional[bool]
short: Optional[bool] = False
"""
YT