From a2df5d5e7b351840f1a492c22a98bb11a5aec84e Mon Sep 17 00:00:00 2001 From: Daniel Arantes Loverde Date: Thu, 9 Jul 2026 15:51:29 -0300 Subject: [PATCH] Update ContentView.swift --- Sources/PediFoods/ContentView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/PediFoods/ContentView.swift b/Sources/PediFoods/ContentView.swift index f33137f..3930ebf 100644 --- a/Sources/PediFoods/ContentView.swift +++ b/Sources/PediFoods/ContentView.swift @@ -180,7 +180,7 @@ struct ContentView: View { forceLogoutToStart() } } catch { - // Keep local state when backend refresh fails transiently. + // Keep local state when backend refresh fails transiently } await refreshFeatureFlags(forceRefresh: false)