mirror of
https://github.com/tr1ckydev/spotifly.git
synced 2026-04-25 23:55:54 +03:00
[GH-ISSUE #6] Playlist lost into the void? #5
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotifly#5
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?
Originally created by @mattfysh on GitHub (Sep 23, 2023).
Original GitHub issue: https://github.com/tr1ckydev/spotifly/issues/6
hey @tr1ckydev thanks for this great library 🙌
I have an issue where this request fails sometimes (very rarely):
github.com/tr1ckydev/spotifly@4fc289abc0/src/playlist.ts (L20-L23)Is there any way to recover the playlist that was just created in the request above it? cheers :)