reimplement fullscreen player

This commit is contained in:
jeffvli
2025-11-19 01:27:03 -08:00
parent a386a1baad
commit aba8896ecf
5 changed files with 74 additions and 19 deletions
+2
View File
@@ -82,6 +82,7 @@ import {
LuRotateCw,
LuSave,
LuSearch,
LuSettings,
LuSettings2,
LuShare2,
LuShieldAlert,
@@ -207,6 +208,7 @@ export const AppIcon = {
search: LuSearch,
server: LuHardDrive,
settings: LuSettings2,
settings2: LuSettings,
share: LuShare2,
signIn: LuLogIn,
signOut: LuLogOut,