mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #224] [MERGED] Added copy_album_url functionality #679
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#679
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/224
Author: @calenrobinette
Created: 1/25/2020
Status: ✅ Merged
Merged: 1/27/2020
Merged by: @Rigellute
Base:
calenrobinette-copy-album-url← Head:master📝 Commits (3)
2a2b8a0Added copy_album_url functionality0964823Fixed issue where var was being treated like an option when it wasn't. Currently Working.9071719Fixed CI issue w.r.t. formatting. Known CI issue with src/handlers/mod.rs:26:1 about cognitive-complexity📊 Changes
5 files changed (+31 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📝
src/app.rs(+22 -0)📝
src/handlers/mod.rs(+3 -0)📝
src/ui/help.rs(+1 -0)📝
src/user_config.rs(+4 -0)📄 Description
In conjunction with issue #223
Let me know if further changes need to be made, or if anything doesn't work as intended.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.