mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-03 10:56:40 -04:00
mod_reports_dismissed
This commit is contained in:
parent
6c2517d4da
commit
574fdc43b4
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ field_actions = {
|
|||
"mod_reason_by": FieldAction.ALLOW_EMPTY,
|
||||
"mod_reason_title": FieldAction.ALLOW_EMPTY,
|
||||
"mod_reports": FieldAction.SPECIAL_NO_OVERWRITE,
|
||||
"mod_reports_dismissed": FieldAction.SPECIAL_NO_OVERWRITE,
|
||||
"name": FieldAction.OVERWRITE_IF_NONE,
|
||||
"no_follow": FieldAction.OVERWRITE,
|
||||
"num_comments": FieldAction.OVERWRITE_NOT_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue