Finish reply processing
This commit is contained in:
parent
108850cd4b
commit
b6e55dd647
3 changed files with 5 additions and 6 deletions
|
@ -55,7 +55,6 @@ class MetaKey(Enum):
|
|||
THREAD_ROOT_PARENT = "thread_root_parent"
|
||||
|
||||
IN_REPLY_TO = "in_reply_to"
|
||||
IN_REPLY_TO_URL = "in_reply_to_url"
|
||||
IN_REPLY_TO_SELF = "in_reply_to_self"
|
||||
IN_REPLY_TO_ACTOR = "in_reply_to_actor"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue