mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Icon changed to fa-pen-to-square
This commit is contained in:
parent
2903603a5d
commit
3a03b7ed46
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ var details = function () { return ({
|
|||
pType: '',
|
||||
requiresVersion: '2.11.01',
|
||||
sidebarPosition: -1,
|
||||
icon: 'faBell',
|
||||
icon: 'faPenToSquare',
|
||||
inputs: [
|
||||
{
|
||||
label: 'Arr',
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ const details = (): IpluginDetails => ({
|
|||
pType: '',
|
||||
requiresVersion: '2.11.01',
|
||||
sidebarPosition: -1,
|
||||
icon: 'faBell',
|
||||
icon: 'faPenToSquare',
|
||||
inputs: [
|
||||
{
|
||||
label: 'Arr',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue