Skip to content

Commit

Permalink
add project type alter.equipment.wifi
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak committed Dec 4, 2023
1 parent 135eac8 commit 3d93752
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/enums/ProjectTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const ProjectTypes = {
'alter.chimneys.replace': 'Replace a chimney',
'alter.deck': 'Add a verandah or deck',
'alter.drains': 'Work on drains',
'alter.equipment': 'Install equipment',
'alter.equipment.airConditioning': 'Install an air conditioning unit',
'alter.equipment.alarm': 'Install a security alarm',
'alter.equipment.antennae': 'Install a satellite dish or aerial',
Expand All @@ -46,6 +47,7 @@ export const ProjectTypes = {
'alter.equipment.solar.pv': 'Install solar photovoltaics (PV)',
'alter.equipment.solar.thermal': 'Install solar thermal equipment',
'alter.equipment.tank': 'Install an outdoor tank (for example a water tank)',
'alter.equipment.wifi': 'Install internet equipment',
'alter.equipment.wind': 'Install a wind turbine',
'alter.facades': 'Change the material or colour of the external walls',
'alter.facades.paint': 'Paint the facade',
Expand Down

0 comments on commit 3d93752

Please sign in to comment.