mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-20 08:43:42 -05:00
omg we're close
This commit is contained in:
@@ -49,7 +49,6 @@ export async function PlaybackService() {
|
||||
});
|
||||
|
||||
await TrackPlayer.updateNowPlayingMetadata({
|
||||
...nowPlaying,
|
||||
rating: RatingType.Heart
|
||||
});
|
||||
});
|
||||
@@ -64,7 +63,6 @@ export async function PlaybackService() {
|
||||
});
|
||||
|
||||
await TrackPlayer.updateNowPlayingMetadata({
|
||||
...nowPlaying,
|
||||
rating: undefined
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user