mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
add private mode toggle to app menu
This commit is contained in:
@@ -59,6 +59,7 @@ import {
|
||||
LuListPlus,
|
||||
LuLoader,
|
||||
LuLock,
|
||||
LuLockOpen,
|
||||
LuLogIn,
|
||||
LuLogOut,
|
||||
LuMenu,
|
||||
@@ -163,6 +164,7 @@ export const AppIcon = {
|
||||
listInfinite: LuInfinity,
|
||||
listPaginated: LuArrowRightToLine,
|
||||
lock: LuLock,
|
||||
lockOpen: LuLockOpen,
|
||||
mediaNext: LuSkipForward,
|
||||
mediaPause: LuPause,
|
||||
mediaPlay: LuPlay,
|
||||
|
||||
Reference in New Issue
Block a user