lipkau / PsIni

Work with INI files in PowerShell using hashtables
http://lipkau.github.io/PsIni
MIT License
151 stars 50 forks source link

Fixed wrong array value #70

Closed user37337 closed 1 year ago

user37337 commented 2 years ago

The first array value was filled with an empty array list

lipkau commented 1 year ago

sorry for not attending to this PR earlier. The issue was already fixed in another PR.