27f1c86135
Build & Deploy / build-and-deploy (push) Successful in 49s
- Header accepts hideUpload prop, hides the + Upload button when true
- App.svelte passes hideUpload={route === '/play'} to Header
- Play.svelte Stop button now uses global btn-danger class (red, matching
the Delete button style) instead of custom stop-btn styles