diff --git a/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json b/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json index c3723f1..1d0b484 100644 --- a/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json +++ b/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json @@ -9,6 +9,19 @@ "Image": "images/websocket" } ] + }, + { + "UUID": "org.tynsoe.streamdeck.wsproxy.proxy-ms", + "Icon": "images/websocket", + "Name": "WSProxy Multistate", + "States": [ + { + "Image": "images/websocket" + }, + { + "Image": "images/websocket" + } + ] } ], "Author": "Yann Bizeul",