fix types

This commit is contained in:
bakatrouble 2023-05-13 04:23:40 +03:00
parent e2608b9390
commit c7c469c8a3

View File

@ -31,7 +31,7 @@ class E621PostFlags:
note_locked: bool note_locked: bool
status_locked: bool status_locked: bool
rating_locked: bool rating_locked: bool
comment_disabled: Optional[bool] # comment_disabled: Optional[bool]
deleted: bool deleted: bool