Example JSON has invalid synstax (#4767)

This commit is contained in:
Joakim Sørensen 2018-02-26 17:48:43 +01:00 committed by Alok Saboo
parent 064dc6e4e7
commit 54e2fb4343

View File

@ -52,7 +52,7 @@ This is a fully customized JSON you can use to test how the final notification w
"duration":2,
"transparency":"0%",
"color": "red",
"interrupt": 1,
"interrupt": 1
}
}
```