Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
@@ -23,11 +23,11 @@
|
|
23 |
"2": "facade",
|
24 |
"3": "window",
|
25 |
"4": "door",
|
26 |
-
"5": "
|
27 |
"6": "sill",
|
28 |
"7": "balcony",
|
29 |
"8": "blind",
|
30 |
-
"9": "
|
31 |
"10": "deco",
|
32 |
"11": "molding",
|
33 |
"12": "shop"
|
@@ -39,11 +39,11 @@
|
|
39 |
"facade": 2,
|
40 |
"window": 3,
|
41 |
"door": 4,
|
42 |
-
"
|
43 |
"sill": 6,
|
44 |
"balcony": 7,
|
45 |
"blind": 8,
|
46 |
-
"
|
47 |
"deco": 10,
|
48 |
"molding": 11,
|
49 |
"shop": 12
|
|
|
23 |
"2": "facade",
|
24 |
"3": "window",
|
25 |
"4": "door",
|
26 |
+
"5": "cornice",
|
27 |
"6": "sill",
|
28 |
"7": "balcony",
|
29 |
"8": "blind",
|
30 |
+
"9": "pillar",
|
31 |
"10": "deco",
|
32 |
"11": "molding",
|
33 |
"12": "shop"
|
|
|
39 |
"facade": 2,
|
40 |
"window": 3,
|
41 |
"door": 4,
|
42 |
+
"cornice": 5,
|
43 |
"sill": 6,
|
44 |
"balcony": 7,
|
45 |
"blind": 8,
|
46 |
+
"pillar": 9,
|
47 |
"deco": 10,
|
48 |
"molding": 11,
|
49 |
"shop": 12
|