Fix icons

This commit is contained in:
Tyler 2019-05-21 21:47:12 -04:00
parent 6f290b4d0d
commit 6fe661a226
3 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -29,11 +29,11 @@
"PropertyInspectorPath": "pi/index_pi_server.html" "PropertyInspectorPath": "pi/index_pi_server.html"
}, },
{ {
"Icon": "images/actions/website-icon", "Icon": "images/actions/open-icon",
"Name": "Website", "Name": "Open",
"States": [ "States": [
{ {
"Image": "images/actions/website", "Image": "images/actions/open",
"TitleAlignment": "bottom", "TitleAlignment": "bottom",
"FontSize": "16" "FontSize": "16"
} }
@ -51,7 +51,7 @@
"Name": "Remote", "Name": "Remote",
"Icon": "images/pluginIcon", "Icon": "images/pluginIcon",
"URL": "https://www.elgato.com/gaming/stream-deck", "URL": "https://www.elgato.com/gaming/stream-deck",
"Version": "1.2.1", "Version": "1.2.2",
"SDKVersion": 2, "SDKVersion": 2,
"OS": [ "OS": [
{ {