mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
remove duplicate property
This commit is contained in:
parent
9b8ec4b6ef
commit
d9befd85a1
@ -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