add browserjs to taskbar and RecommendedAppService (#3189)

This commit is contained in:
ProgrammerIn-wonderland
2026-05-29 20:32:53 -04:00
committed by GitHub
parent 7b7604440f
commit b3ff9d74b7
2 changed files with 2 additions and 0 deletions
@@ -32,6 +32,7 @@ const RECOMMENDED_APP_NAMES = [
'camera',
'music-player',
'recorder',
'browser',
'memos',
'word-processor',
'spreadsheet',
+1
View File
@@ -59,6 +59,7 @@ const DEFAULT_TASKBAR_ITEMS: TaskbarEntry[] = [
{ name: 'code', type: 'app' },
{ name: 'camera', type: 'app' },
{ name: 'recorder', type: 'app' },
{ name: 'browser', type: 'app' },
];
export async function getTaskbarItems(