Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
@@ -27,9 +27,9 @@
|
|
27 |
"6": "sill",
|
28 |
"7": "balcony",
|
29 |
"8": "blind",
|
30 |
-
"9": "
|
31 |
"10": "deco",
|
32 |
-
"11": "
|
33 |
"12": "shop"
|
34 |
},
|
35 |
|
@@ -43,9 +43,9 @@
|
|
43 |
"sill": 6,
|
44 |
"balcony": 7,
|
45 |
"blind": 8,
|
46 |
-
"
|
47 |
"deco": 10,
|
48 |
-
"
|
49 |
"shop": 12
|
50 |
}
|
51 |
}
|
|
|
27 |
"6": "sill",
|
28 |
"7": "balcony",
|
29 |
"8": "blind",
|
30 |
+
"9": "molding",
|
31 |
"10": "deco",
|
32 |
+
"11": "pillar",
|
33 |
"12": "shop"
|
34 |
},
|
35 |
|
|
|
43 |
"sill": 6,
|
44 |
"balcony": 7,
|
45 |
"blind": 8,
|
46 |
+
"molding": 9,
|
47 |
"deco": 10,
|
48 |
+
"pillar": 11,
|
49 |
"shop": 12
|
50 |
}
|
51 |
}
|