mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
remove duplicate property
This commit is contained in:
parent
1cb5152604
commit
ec38ff681a
@ -58,7 +58,6 @@ const generateMenuItems = () => {
|
||||
{createIconRender(item.icon ?? "Settings")}
|
||||
{item.label}
|
||||
</div>,
|
||||
type: "item",
|
||||
danger: item.danger,
|
||||
disabled: item.disabled,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user