mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-27 21:09:17 +01:00
Scope the Tabbar to the current account
This commit is contained in:
parent
f55cadfbdd
commit
0a9098c3db
@ -154,6 +154,7 @@ struct IceCubesApp: App {
|
||||
.toolbarBackground(theme.primaryBackgroundColor.opacity(0.50), for: .tabBar)
|
||||
}
|
||||
}
|
||||
.id(appAccountsManager.currentClient.id)
|
||||
}
|
||||
|
||||
private func setNewClientsInEnv(client: Client) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user