a simple web player for subsonic tinysub.devins.page
subsonic navidrome javascript
11
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: oops!

+1 -1
+1 -1
src/lib/SettingsModal.svelte
··· 84 84 <input 85 85 type="range" 86 86 min="0" 87 - max="196" 87 + max="192" 88 88 step="8" 89 89 bind:value={settings[key as keyof typeof settings]} 90 90 />