From e0972efdb4b906c719c5f5f80f3040e28a869843 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 18 Jun 2025 22:33:38 +1000 Subject: feat: dashboard pfp picker --- modules/dashboard/Content.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/dashboard/Content.qml') diff --git a/modules/dashboard/Content.qml b/modules/dashboard/Content.qml index 84079ef..dedee33 100644 --- a/modules/dashboard/Content.qml +++ b/modules/dashboard/Content.qml @@ -85,6 +85,7 @@ Item { Dash { shouldUpdate: visible && this === view.currentItem + visibilities: root.visibilities } Media { -- cgit v1.2.3-freya