AmpliPi
AmpliPi copied to clipboard
Fix streamer preset creation
What does this change intend to accomplish?
Before:
After:
Checklist
- [x] Have you tested your changes and ensured they work?
- [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
- [x] Does your submission pass linting & tests? You can test on localhost using
./scripts/test - [x] If this is a UI change, have you tested it across multiple browser platforms on both desktop and mobile?