From ea4d3f26ef438b8075d9ea1aa3f297173d6cd58d Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 9 Jun 2025 20:06:09 +1000 Subject: session: fix logout for non-uwsm sessions --- modules/dashboard/dash/Calendar.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/dashboard/dash') diff --git a/modules/dashboard/dash/Calendar.qml b/modules/dashboard/dash/Calendar.qml index 7b69f98..aacea8f 100644 --- a/modules/dashboard/dash/Calendar.qml +++ b/modules/dashboard/dash/Calendar.qml @@ -1,3 +1,5 @@ +pragma ComponentBehavior: Bound + import "root:/widgets" import "root:/services" import "root:/config" -- cgit v1.2.3-freya