From d09f93283475e70fe8bff494bdd37589a942e133 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 8 Jul 2025 17:30:58 +0200 Subject: [PATCH] Show subscription required dialog on section title badge click --- dashboard/src/components/Section.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/dashboard/src/components/Section.vue b/dashboard/src/components/Section.vue index 122614ebc..8fd1c0048 100644 --- a/dashboard/src/components/Section.vue +++ b/dashboard/src/components/Section.vue @@ -1,5 +1,7 @@