mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
Add Lyrics button to right-controls. (#1363)
* Add Microphone icon to right-controls to show/hide lyrics.
This commit is contained in:
@@ -68,6 +68,7 @@ import {
|
||||
LuLogIn,
|
||||
LuLogOut,
|
||||
LuMenu,
|
||||
LuMicVocal,
|
||||
LuMinus,
|
||||
LuMoon,
|
||||
LuMusic,
|
||||
@@ -194,6 +195,7 @@ export const AppIcon = {
|
||||
mediaStop: LuSquare,
|
||||
menu: LuMenu,
|
||||
metadata: LuBookOpen,
|
||||
microphone: LuMicVocal,
|
||||
minus: LuMinus,
|
||||
panelRightClose: LuPanelRightClose,
|
||||
panelRightOpen: LuPanelRightOpen,
|
||||
|
||||
Reference in New Issue
Block a user