Skip to content

Commit

Permalink
Merge pull request #209 from scruffynerf/statsfix
Browse files Browse the repository at this point in the history
fixes query that aged badly
  • Loading branch information
scruffynerf authored Jan 1, 2024
2 parents a558919 + fe9a871 commit 4b28ef3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/stats/stats.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
const reqData = {
"variables": {
"scene_filter": {
"stash_id": {
"value": "",
"stash_id_endpoint": {
"stash_id": "",
"modifier": "NOT_NULL"
}
}
Expand Down

0 comments on commit 4b28ef3

Please sign in to comment.