Update default apps in the Launch menu

This commit is contained in:
jelveh 2024-10-17 16:14:24 -07:00
parent 9535100c85
commit 2a81825a6b

View File

@ -79,30 +79,27 @@ router.get('/get-launch-apps', auth, express.json(), async (req, res, next)=>{
let app_names = [
'app-center',
'dev-center',
'code',
'editor',
'code',
'terminal',
'cloudtabs-browserbox',
'draw',
'silex',
'camera',
'recorder',
'shell-shockers-outpan',
'krunker',
'rows',
'slash-frvr',
'viewer',
'solitaire-frvr',
'markus',
'player',
'pdf',
'about',
'polotno',
'basketball-frvr',
'gold-digger-frvr',
'plushie-connect',
'hex-frvr',
'spider-solitaire',
'test',
]
// Prepare each app for returning to user by only returning the necessary fields