Add 'contacts' to recommended apps
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
Notify HeyPuter / notify (push) Has been cancelled
release-please / release-please (push) Has been cancelled

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:
jelveh
2026-06-30 19:08:11 -07:00
parent 2eee098c66
commit 0d7417f858
@@ -34,6 +34,7 @@ const RECOMMENDED_APP_NAMES = [
'butler',
'code',
'music-player',
'contacts',
'browser',
'memos',
'word-processor',