feat(queue): add go to current button

This commit is contained in:
Kendall Garner
2026-03-02 20:30:35 -08:00
parent 2854b928f6
commit f99b8ea9ee
7 changed files with 31 additions and 3 deletions
+2
View File
@@ -33,6 +33,7 @@ import {
LuClipboardCopy,
LuClock3,
LuCloudDownload,
LuCornerDownRight,
LuCornerUpRight,
LuDelete,
LuDisc,
@@ -183,6 +184,7 @@ export const AppIcon = {
filter: LuListFilter,
folder: LuFolderOpen,
genre: LuFlag,
goToItem: LuCornerDownRight,
hash: LuHash,
home: LuSquareMenu,
image: LuImage,