mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-24 23:17:23 +00:00
Add 'contacts' to recommended apps
Include 'contacts' in the RECOMMENDED_APP_NAMES array so the Contacts app appears in the recommended apps list. Updated src/backend/services/apps/RecommendedAppsService.ts.
This commit is contained in:
@@ -34,6 +34,7 @@ const RECOMMENDED_APP_NAMES = [
|
||||
'butler',
|
||||
'code',
|
||||
'music-player',
|
||||
'contacts',
|
||||
'browser',
|
||||
'memos',
|
||||
'word-processor',
|
||||
|
||||
Reference in New Issue
Block a user