diff --git a/config/example.json b/config/example.json index eb65944..f2c773c 100644 --- a/config/example.json +++ b/config/example.json @@ -22,7 +22,10 @@ }, { "name": "flip image", - "type": 2 + "type": 2, + "options": { + "direction": "h" + } }, { "name": "grayscale",