Skip to content

Commit

Permalink
Update apps.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nva-sec authored Oct 3, 2024
1 parent 95910ea commit 506d89f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions public/constants/apps.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ const apps = () => {
"/assets/icons/appeditor.svg",
false,
),
games: new AppData(
"games",
"Games",
"/builtin/apps/games/3kh0-lite-main/index.html",
"/assets/icons/gamehub.svg",
false,
),
media: new AppData(
"media",
"Media Center",
Expand Down

0 comments on commit 506d89f

Please sign in to comment.