diff --git a/dist/tw.phantas.aws-codepipeline-status.streamDeckPlugin b/dist/tw.phantas.aws-codepipeline-status.streamDeckPlugin index 2f8c79f..bc7388b 100644 Binary files a/dist/tw.phantas.aws-codepipeline-status.streamDeckPlugin and b/dist/tw.phantas.aws-codepipeline-status.streamDeckPlugin differ diff --git a/pi/js/index_pi.js b/pi/js/index_pi.js index 67a2cc1..58a18f0 100644 --- a/pi/js/index_pi.js +++ b/pi/js/index_pi.js @@ -18,7 +18,7 @@ * or while their value changes 'onchange'. */ -var onchangeevt = 'onchange'; // 'oninput'; +var onchangeevt = 'oninput'; // 'oninput'; /** * cache the static SDPI-WRAPPER, which contains all your HTML elements.