diff --git a/e621.py b/e621.py index c04fb0a..4a9a16c 100644 --- a/e621.py +++ b/e621.py @@ -31,7 +31,7 @@ class E621PostFlags: note_locked: bool status_locked: bool rating_locked: bool - comment_disabled: bool + comment_disabled: Optional[bool] deleted: bool