mirror of
https://github.com/HeyPuter/puter.git
synced 2026-07-17 20:47:13 +00:00
Add 'butler' to recommended apps
Include 'butler' in the RECOMMENDED_APP_NAMES array in RecommendedAppsService so it appears in the recommended apps list. Updates src/backend/services/apps/RecommendedAppsService.ts.
This commit is contained in:
@@ -27,6 +27,7 @@ import { PuterService } from '../types.js';
|
||||
const RECOMMENDED_APP_NAMES = [
|
||||
'app-center',
|
||||
'dev-center',
|
||||
'butler',
|
||||
'editor',
|
||||
'code',
|
||||
'camera',
|
||||
|
||||
Reference in New Issue
Block a user