console 제거
This commit is contained in:
parent
17e88e5d3c
commit
3a37d637ed
@ -203,7 +203,6 @@ export function useCanvasSetting(executeEffect = true) {
|
||||
return
|
||||
}
|
||||
const selectedRoofMaterial = roofMaterials[0]
|
||||
console.log('selectedRoofMaterial', selectedRoofMaterial)
|
||||
|
||||
if (addedRoofs.length === 0) {
|
||||
const newAddedRoofs = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user