Icon changed to fa-pen-to-square

This commit is contained in:
jeanchristophe.mqt@gmail.com 2024-03-31 14:09:17 +02:00
parent 2903603a5d
commit 3a03b7ed46
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@ var details = function () { return ({
pType: '',
requiresVersion: '2.11.01',
sidebarPosition: -1,
icon: 'faBell',
icon: 'faPenToSquare',
inputs: [
{
label: 'Arr',

View file

@ -21,7 +21,7 @@ const details = (): IpluginDetails => ({
pType: '',
requiresVersion: '2.11.01',
sidebarPosition: -1,
icon: 'faBell',
icon: 'faPenToSquare',
inputs: [
{
label: 'Arr',