remove comma from last item in array

This commit is contained in:
dskvr 2023-02-11 14:16:28 +01:00
parent 649e40a0b3
commit 31675f04b4

2
59.md
View File

@ -99,7 +99,7 @@ Example with all Tags:
["write","false"],
["ssl","true"],
["events", "502341"],
["users","37482"],
["users","37482"]
]
}
```