Skip to content

Commit b1bc0de

Browse files
committed
Fix imgbotconfig
1 parent 72b0d24 commit b1bc0de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.imgbotconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"minKBReduced": null,
3-
"aggressiveCompression": true
2+
"minKBReduced": 0,
3+
"aggressiveCompression": "true"
44
}

0 commit comments

Comments
 (0)