mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-25 23:55:53 +03:00
[PR #409] [MERGED] Small fixes #809
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#809
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/409
Author: @TimotheeGerber
Created: 4/22/2020
Status: ✅ Merged
Merged: 4/24/2020
Merged by: @Rigellute
Base:
master← Head:small-fixes📝 Commits (4)
b94d74fFix text display on device list4de7d47Fix some rows in the API table4ff5b0bUpdate the API tablef41913bChange parameter name to a more relevant one📊 Changes
3 files changed (+28 additions, -28 deletions)
View changed files
📝
README.md(+22 -22)📝
src/network.rs(+3 -3)📝
src/ui/mod.rs(+3 -3)📄 Description
This PR fixes several small things I encountered while using
spotify-tui, reading the doc or reading the code, like missing spaces or wrong variable name.I tried to update the API table to better show the work already done. I may have forget some features as I don't use them all.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.