Fetch Playlists on successful m3u update.

This commit is contained in:
SergeantPanda 2025-07-18 14:26:09 -05:00
parent 1ece74a0b0
commit 13672919d0

View file

@ -218,6 +218,7 @@ export const WebsocketProvider = ({ children }) => {
}
updatePlaylist(updateData);
fetchPlaylists(); // Refresh playlists to ensure UI is up-to-date
} else {
// Log when playlist can't be found for debugging purposes
console.warn(