mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-24 23:25:24 -04:00
Discussion type
This commit is contained in:
parent
a2bf7e7927
commit
5aa8f127c4
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ field_actions = {
|
|||
"created_utc": FieldAction.OVERWRITE_IF_NONE,
|
||||
"crosspost_parent": FieldAction.ALLOW,
|
||||
"crosspost_parent_list": FieldAction.OVERWRITE_NOT_NONE,
|
||||
"discussion_type": FieldAction.ALLOW,
|
||||
"discussion_type": FieldAction.OVERWRITE_NOT_NONE,
|
||||
"distinguished": FieldAction.OVERWRITE,
|
||||
"domain": FieldAction.OVERWRITE_NOT_NONE,
|
||||
"domain_override": FieldAction.OVERWRITE_NOT_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue