mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-04 03:16:40 -04:00
comment_type
This commit is contained in:
parent
48906daaea
commit
a8d56ad156
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ field_actions = {
|
|||
"collapsed_because_crowd_control": FieldAction.ALLOW_EMPTY,
|
||||
"collapsed_reason": FieldAction.OVERWRITE,
|
||||
"collapsed_reason_code": FieldAction.OVERWRITE,
|
||||
"comment_type": FieldAction.ALLOW_EMPTY,
|
||||
"comment_type": FieldAction.OVERWRITE_NOT_NONE,
|
||||
"controversiality": FieldAction.OVERWRITE,
|
||||
"created": FieldAction.OVERWRITE_IF_NONE,
|
||||
"created_utc": FieldAction.OVERWRITE_IF_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue