Fix icons
This commit is contained in:
parent
6f290b4d0d
commit
6fe661a226
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 |
|
@ -29,11 +29,11 @@
|
|||
"PropertyInspectorPath": "pi/index_pi_server.html"
|
||||
},
|
||||
{
|
||||
"Icon": "images/actions/website-icon",
|
||||
"Name": "Website",
|
||||
"Icon": "images/actions/open-icon",
|
||||
"Name": "Open",
|
||||
"States": [
|
||||
{
|
||||
"Image": "images/actions/website",
|
||||
"Image": "images/actions/open",
|
||||
"TitleAlignment": "bottom",
|
||||
"FontSize": "16"
|
||||
}
|
||||
|
@ -51,7 +51,7 @@
|
|||
"Name": "Remote",
|
||||
"Icon": "images/pluginIcon",
|
||||
"URL": "https://www.elgato.com/gaming/stream-deck",
|
||||
"Version": "1.2.1",
|
||||
"Version": "1.2.2",
|
||||
"SDKVersion": 2,
|
||||
"OS": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue