mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 14:30:06 +03:00
Previously addLine would add-or-update, resulting in the custom settings being overriden on upgrade. createLine will only add to the ini if the key doesn't already exist.