mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Improve switching between public and private locations
This commit is contained in:
@@ -174,7 +174,7 @@ struct YatteeApp: App {
|
||||
}
|
||||
#endif
|
||||
|
||||
if Defaults[.lastAccountID] != "public" {
|
||||
if !Defaults[.lastAccountIsPublic] {
|
||||
accounts.configureAccount()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user