Update ContentView.swift
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user