mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-22 18:10:31 -05:00
Update this when the item changes
This commit is contained in:
@@ -69,6 +69,7 @@ export default function FavoriteHeaderButton({
|
||||
|
||||
useEffect(() => {
|
||||
refetch()
|
||||
setIsFavorite(item.UserData!.IsFavorite!)
|
||||
}, [
|
||||
item
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user