summaryrefslogtreecommitdiffstats
path: root/src/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.ts')
-rw-r--r--src/config.ts4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config.ts b/src/config.ts
index d854725..6b0816d 100644
--- a/src/config.ts
+++ b/src/config.ts
@@ -1,4 +1,6 @@
1const mainQuery = { 1import { GetPostQuery } from "./api/e621";
2
3const mainQuery: GetPostQuery = {
2 tags: [ 4 tags: [
3 "feral", 5 "feral",
4 "-anthro", 6 "-anthro",