diff --git a/static/index.html b/static/index.html index 2a727a1..12e0248 100644 --- a/static/index.html +++ b/static/index.html @@ -3147,7 +3147,7 @@ 'Food': { icon: '🍔', color: '#e67e22' }, 'Equipment': { icon: '🔧', color: '#2c3e50' }, 'Appliances': { icon: '🔌', color: '#3b82f6' }, - 'Kiosk': { icon: '🏪', color: '#7c3aed' }, + 'Markets': { icon: '🏪', color: '#7c3aed' }, 'Coffee': { icon: '☕', color: '#a16207' }, 'Other': { icon: '📦', color: '#6b7280' }, };