mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-22 10:26:33 +02:00
support additional lyric layers (#2211)
This commit is contained in:
@@ -26,6 +26,7 @@ import {
|
||||
LuArrowUpDown,
|
||||
LuArrowUpNarrowWide,
|
||||
LuArrowUpToLine,
|
||||
LuAudioLines,
|
||||
LuBookOpen,
|
||||
LuBraces,
|
||||
LuCamera,
|
||||
@@ -69,6 +70,7 @@ import {
|
||||
LuInfinity,
|
||||
LuInfo,
|
||||
LuKeyboard,
|
||||
LuLanguages,
|
||||
LuLayoutGrid,
|
||||
LuLayoutList,
|
||||
LuLibrary,
|
||||
@@ -243,6 +245,7 @@ export const AppIcon = {
|
||||
arrowUpS: LuChevronUp,
|
||||
arrowUpToLine: LuArrowUpToLine,
|
||||
artist: LuUserPen,
|
||||
audioLines: LuAudioLines,
|
||||
brandGitHub: LuGithub,
|
||||
brandLastfm: LastfmLogoIcon,
|
||||
brandListenBrainz: ListenBrainzLogoIcon,
|
||||
@@ -290,6 +293,7 @@ export const AppIcon = {
|
||||
itemSong: LuMusic,
|
||||
json: LuBraces,
|
||||
keyboard: LuKeyboard,
|
||||
languages: LuLanguages,
|
||||
lastPlayed: LuHeadphones,
|
||||
layoutDetail: LuLayoutList,
|
||||
layoutGrid: LuLayoutGrid,
|
||||
|
||||
Reference in New Issue
Block a user