Add Meetings to recommended app defaults

Include `meetings` in `RECOMMENDED_APP_NAMES` so it appears in the default recommended apps set alongside other core productivity tools.
This commit is contained in:
Nariman Jelveh
2026-08-20 17:16:39 -07:00
parent 66410d7f1f
commit da1c85d3c5
@@ -35,6 +35,7 @@ const RECOMMENDED_APP_NAMES = [
'calculator',
'contacts',
'calendar',
'meetings',
'blockarena',
'music-player',
'word-processor',