From 4600d481b2a88c474649c4ca9c7d80dced366b7c Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Thu, 19 Dec 2024 14:59:54 +0100 Subject: [PATCH 1/2] oh-card: Fix action not executed Signed-off-by: Florian Hotze --- .../web/src/components/widgets/standard/oh-card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-card.vue b/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-card.vue index 6f9fede361..a59501c7ce 100644 --- a/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-card.vue +++ b/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-card.vue @@ -6,7 +6,7 @@ - + From 294fe7f62761105824adf7e6c891ca9abc196f89 Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Thu, 19 Dec 2024 15:00:19 +0100 Subject: [PATCH 2/2] oh-card: Fix tap hold action not executed Signed-off-by: Florian Hotze --- .../web/src/components/widgets/standard/oh-card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-card.vue b/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-card.vue index a59501c7ce..860f7c2ad7 100644 --- a/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-card.vue +++ b/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-card.vue @@ -6,7 +6,7 @@ - +