Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update keyboardShortcut.js #3274

Closed
wants to merge 1 commit into from
Closed

Conversation

Sk16er
Copy link

@Sk16er Sk16er commented Jan 24, 2025

issue

  • The shortcut for switching to the previous track in keyboardShortcut.js incorrectly calls Spicetify.Player.prev, a non-existent function, instead of Spicetify.Player.back.

Solves #3122, which was closed without proper testing of the extension.

# issue
 - The shortcut for switching to the previous track in keyboardShortcut.js incorrectly calls Spicetify.Player.prev, a non-existent function, instead of Spicetify.Player.back.

Solves spicetify#3122, which was closed without proper testing of the extension.
@Sk16er Sk16er changed the title Update keyboardShortcut.js fix: Update keyboardShortcut.js Jan 24, 2025
@rxri
Copy link
Member

rxri commented Jan 24, 2025

Duplicate of #3273

@rxri rxri closed this Jan 24, 2025
@rxri rxri marked this as a duplicate of #3274 Jan 24, 2025
@rxri rxri marked this as a duplicate of #3273 Jan 24, 2025
@Sk16er Sk16er deleted the patch-3 branch January 24, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants