mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #168] [MERGED] remove colon from log file name #648
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#648
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/aome510/spotify-player/pull/168
Author: @felixkroemer
Created: 3/25/2023
Status: ✅ Merged
Merged: 3/25/2023
Merged by: @aome510
Base:
master← Head:bugfix/windows-logging-fix📝 Commits (1)
25c32adremove colon from log file name📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
spotify_player/src/main.rs(+1 -1)📄 Description
Fixes #167
Windows file names can't have colons. I changed the log file format accordingly. If you want to keep the colon you can use ꞉ as described here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.