mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-28 17:07:16 +00:00
Add calculator to recommended apps
Include 'calculator' in RECOMMENDED_APP_NAMES within RecommendedAppsService.ts so the calculator app is included in the recommended apps list.
This commit is contained in:
@@ -32,6 +32,7 @@ const RECOMMENDED_APP_NAMES = [
|
||||
'app-center',
|
||||
'dev-center',
|
||||
'butler',
|
||||
'calculator',
|
||||
'code',
|
||||
'music-player',
|
||||
'contacts',
|
||||
|
||||
Reference in New Issue
Block a user