From 9e2c2da097495a8e8311c14391193a639fce189a Mon Sep 17 00:00:00 2001 From: brindosch Date: Mon, 17 Apr 2017 13:25:58 +0200 Subject: [PATCH] update --- effects/flag.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/effects/flag.json b/effects/flag.json index 89994a2d..6b748633 100644 --- a/effects/flag.json +++ b/effects/flag.json @@ -1,9 +1,8 @@ { - "name" : "Flag EFFECT", - "script" : "flag.py", - "args" : - { - "countries" : ["de"], - "switch-time" : 5 + "name": "Flag DE", + "script": "flag.py", + "args": { + "countries": ["de"], + "switch-time": 5 } } \ No newline at end of file