mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 18:08:12 +00:00
New account selection menu
This commit is contained in:
@@ -77,12 +77,6 @@ struct AppSidebarNavigation: View {
|
||||
|
||||
ToolbarItemGroup(placement: accountsMenuToolbarItemPlacement) {
|
||||
AccountsMenuView()
|
||||
.help(
|
||||
"Switch Instances and Accounts\n" +
|
||||
"Current Instance: \n" +
|
||||
"\(accounts.current?.urlString ?? "Not Set")\n" +
|
||||
"Current User: \(accounts.current?.description ?? "Not set")"
|
||||
)
|
||||
}
|
||||
|
||||
#if os(macOS)
|
||||
|
Reference in New Issue
Block a user