feat: add Coffee category (☕) — move 63 De Jong Duke / Impressions vending machines from Equipment
- New Coffee category with amber (#a16207) branding - 63 coffee vending machines recategorized from Equipment - CATEGORY_MAP updated in main app
This commit is contained in:
@@ -3148,6 +3148,7 @@
|
||||
'Equipment': { icon: '🔧', color: '#2c3e50' },
|
||||
'Appliances': { icon: '🔌', color: '#3b82f6' },
|
||||
'Kiosk': { icon: '🏪', color: '#7c3aed' },
|
||||
'Coffee': { icon: '☕', color: '#a16207' },
|
||||
'Other': { icon: '📦', color: '#6b7280' },
|
||||
};
|
||||
const CATEGORY_UNMAPPED_ICON = '❓';
|
||||
|
||||
Reference in New Issue
Block a user