GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
669 stars 37 forks source link

Fix mini profile #168

Closed FrostyCoolSlug closed 3 months ago

FrostyCoolSlug commented 3 months ago

This change primarily forces the entire profile to have default values for all keys. It also removed a lot of Result<()>s where they're not needed.