mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-25 23:55:53 +03:00
[PR #507] [MERGED] Add feature to like a song from basic view #863
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#863
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/507
Author: @Ricardo-HE
Created: 6/23/2020
Status: ✅ Merged
Merged: 6/29/2020
Merged by: @Rigellute
Base:
master← Head:like-song-basic-view📝 Commits (2)
1072df5Add feature to like a song from basic viewee9c79eReformat code for basic_view.rs that fix a common mistake📊 Changes
1 file changed (+12 additions, -2 deletions)
View changed files
📝
src/handlers/basic_view.rs(+12 -2)📄 Description
Add the feature to like a song with the 's' key when you are in the basic view.
closes #478
Any comments or suggestions are welcome.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.