This commit is contained in:
Clxud 2023-03-03 17:11:02 +00:00
parent 0d3a96e82c
commit 9d831d3ecd
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ Queue.jump(item=<your Track here>)
:::{important} :::{important}
Your `Track` object must be in the queue if you want to remove it. Make sure you follow [](queue.md#getting-a-track-from-the-queue) before running this function. Your `Track` object must be in the queue if you want to jump to it. Make sure you follow [](queue.md#getting-a-track-from-the-queue) before running this function.
::: :::