Skip to content

Commit 50e5f28

Browse files
author
NAKAJIMA Susumu
committed
Fix: default filter post type is ask
1 parent 8387eda commit 50e5f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"port": 8555,
33
"filter.cache": "caches.json",
4-
"filter.post_type": ["quote"],
4+
"filter.post_type": ["ask"],
55
"exclude.id": [42303697]
66
}

0 commit comments

Comments
 (0)