mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(editor): Update icons to Lucide icons (#16231)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
This commit is contained in:
@@ -95,7 +95,7 @@ const options = computed<ITab[]>(() => {
|
||||
|
||||
if (isCommunityNode.value) {
|
||||
options.push({
|
||||
icon: 'cube',
|
||||
icon: 'box',
|
||||
value: 'communityNode',
|
||||
align: 'right',
|
||||
tooltip: i18n.baseText('generic.communityNode.tooltip', {
|
||||
|
||||
Reference in New Issue
Block a user