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-10-27 12:59:28 +01:00
2024-11-17 21:52:11 +01:00
2024-11-29 21:20:12 +01:00
2024-11-01 20:17:45 +01:00