MrBounty 7f27557ca2 Fix parsing array
Before if the array is [ 1 ] I get [ 0, 1, 0] because I get 2 empty
string that when I try to make into int, it become 0
2024-11-29 21:20:12 +01:00
..
2024-11-29 21:20:12 +01:00
2024-11-12 21:17:33 +01:00