mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
feat(queue): add go to current button
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user