From 058a83b71fc5e1a55a76c52213b43c8837e92fc6 Mon Sep 17 00:00:00 2001 From: Marcel Robitaille Date: Wed, 26 Oct 2022 11:34:00 +0200 Subject: [PATCH] Add back certain functionality of ActionInput.vue I forgot why I changed this to be honest. Signed-off-by: Marcel Robitaille --- src/components/SimpleActionInput.vue | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/src/components/SimpleActionInput.vue b/src/components/SimpleActionInput.vue index 6efe494d9..6b88563f4 100644 --- a/src/components/SimpleActionInput.vue +++ b/src/components/SimpleActionInput.vue @@ -28,10 +28,16 @@ -->