Closed Sheraff closed 1 year ago
It seems that renaming a playlist from the NowPlaying view only renames the remote DB entry, but not the local react-query entry (and maybe not the indexedDB store either?).
Fixed: https://github.com/Sheraff/soft-serve-tunes/commit/dfeafc66d6d17ffd2cf0e419be34a3a9641b5820
It seems that renaming a playlist from the NowPlaying view only renames the remote DB entry, but not the local react-query entry (and maybe not the indexedDB store either?).