diff --git a/IceCubesApp/App/IceCubesApp.swift b/IceCubesApp/App/IceCubesApp.swift index f8beb9b4..bf499597 100644 --- a/IceCubesApp/App/IceCubesApp.swift +++ b/IceCubesApp/App/IceCubesApp.swift @@ -154,6 +154,7 @@ struct IceCubesApp: App { .toolbarBackground(theme.primaryBackgroundColor.opacity(0.50), for: .tabBar) } } + .id(appAccountsManager.currentClient.id) } private func setNewClientsInEnv(client: Client) {