mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-17 03:06:27 -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: '',
|
pType: '',
|
||||||
requiresVersion: '2.11.01',
|
requiresVersion: '2.11.01',
|
||||||
sidebarPosition: -1,
|
sidebarPosition: -1,
|
||||||
icon: 'faBell',
|
icon: 'faPenToSquare',
|
||||||
inputs: [
|
inputs: [
|
||||||
{
|
{
|
||||||
label: 'Arr',
|
label: 'Arr',
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ const details = (): IpluginDetails => ({
|
||||||
pType: '',
|
pType: '',
|
||||||
requiresVersion: '2.11.01',
|
requiresVersion: '2.11.01',
|
||||||
sidebarPosition: -1,
|
sidebarPosition: -1,
|
||||||
icon: 'faBell',
|
icon: 'faPenToSquare',
|
||||||
inputs: [
|
inputs: [
|
||||||
{
|
{
|
||||||
label: 'Arr',
|
label: 'Arr',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue