From 4b2a1cd7f6acdf2dbff4a7951a6db7bc9c941b9a Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Thu, 16 Jan 2025 11:32:19 +0100 Subject: [PATCH] update(Url.js): adds scrolling behavior to the Bookmark widget --- public/js/components/DashboardWidget/Url.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/js/components/DashboardWidget/Url.js b/public/js/components/DashboardWidget/Url.js index aee73752f..3a64dcc92 100644 --- a/public/js/components/DashboardWidget/Url.js +++ b/public/js/components/DashboardWidget/Url.js @@ -107,14 +107,14 @@ export default { // this.$emit('setConfig', true); -> use this to enable widget config mode if needed }, template: /*html*/ ` -
+