mirror of
https://github.com/kemayo/leech
synced 2026-01-05 07:03:08 +01:00
remove trailing comma in json
This commit is contained in:
parent
868ef4b157
commit
e959246cee
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ Example:
|
|||
"fontname": "Comic Sans MS",
|
||||
"fontsize": 30,
|
||||
"bgcolor": [20, 120, 20],
|
||||
"textcolor": [180, 20, 180],
|
||||
"textcolor": [180, 20, 180]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue