mirror of
https://github.com/wassname/talk.git
synced 2026-07-04 01:08:21 +08:00
not Accepted ones in the Flagged queue
This commit is contained in:
@@ -9,6 +9,7 @@ query ModQueue ($asset_id: ID!) {
|
||||
}
|
||||
flagged: comments(query: {
|
||||
action_type: FLAG,
|
||||
statuses: [null, PREMOD],
|
||||
asset_id: $asset_id
|
||||
}) {
|
||||
...commentView
|
||||
|
||||
Reference in New Issue
Block a user