diff options
Diffstat (limited to 'src/config.ts')
-rw-r--r-- | src/config.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.ts b/src/config.ts index b0acde4..bba21f7 100644 --- a/src/config.ts +++ b/src/config.ts | |||
@@ -63,6 +63,7 @@ const mainQuery: GetPostQuery = { | |||
63 | "thigh_highs", | 63 | "thigh_highs", |
64 | "legwear", | 64 | "legwear", |
65 | "leggings", | 65 | "leggings", |
66 | "po_chf", | ||
66 | ], | 67 | ], |
67 | maxPage: 121, | 68 | maxPage: 121, |
68 | }; | 69 | }; |