added coma

This commit is contained in:
anovazzi1 2023-09-10 19:54:39 -03:00
commit b72558db7c

View file

@ -302,6 +302,6 @@ export const nodeIconsLucide: iconsType = {
UserCog2,
Key,
Unplug,
Group
Group,
ChevronUp,
};