Skip to content

Commit

Permalink
[#159] Changed appliances and furniture to only appliances
Browse files Browse the repository at this point in the history
  • Loading branch information
JamalG16 committed Nov 30, 2019
1 parent 2d9c51c commit 30af059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/enums/SectorType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ export enum SectorType {
'UTILITY' = 'UTILITY',
'HVAC' = 'HVAC',
'INTERIOR FINISH' = 'INTERIOR FINISH',
'APPLIANCES AND FURNITURES' = 'APPLIANCES AND FURNITURES',
'APPLIANCES' = 'APPLIANCES',
}

0 comments on commit 30af059

Please sign in to comment.