From fc4b743415d58941a71889dc60915f3a3937455f Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Tue, 10 Feb 2026 17:07:52 +0100 Subject: [PATCH] feat(user-picker): make the user_picker app enabled by default Signed-off-by: Julien Veyssier --- core/shipped.json | 1 + 1 file changed, 1 insertion(+) diff --git a/core/shipped.json b/core/shipped.json index 54ba1d29227..5cb0c1db7ce 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -95,6 +95,7 @@ "theming", "twofactor_totp", "updatenotification", + "user_picker", "user_status", "viewer", "weather_status",