도머 지붕재 변경 삭제
This commit is contained in:
parent
72f73cff2a
commit
187bdbcbac
@ -151,11 +151,6 @@ export function useContextMenu() {
|
|||||||
name: `${getMessage('contextmenu.copy')}(C)`,
|
name: `${getMessage('contextmenu.copy')}(C)`,
|
||||||
fn: () => copyObject(),
|
fn: () => copyObject(),
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: 'roofMaterialEdit',
|
|
||||||
name: getMessage('contextmenu.roof.material.edit'),
|
|
||||||
component: <RoofMaterialSetting id={popupId} />,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: 'dormerOffset',
|
id: 'dormerOffset',
|
||||||
name: getMessage('contextmenu.dormer.offset'),
|
name: getMessage('contextmenu.dormer.offset'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user