diff --git a/files/config.json b/files/config.json index 105cd34..72f81d6 100644 --- a/files/config.json +++ b/files/config.json @@ -31,6 +31,13 @@ }, "force": false, "pins": true + }, + { + "name": "End", + "input dir": "/input", + "dimension": "END", + "force": false, + "pins": true } ] -} \ No newline at end of file +}