mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Switch to private account on selecting to not use public location (#212)
This commit is contained in:
@@ -31,7 +31,7 @@ final class InstancesManifest: Service, ObservableObject {
|
||||
guard let country = country else {
|
||||
accounts.publicAccount = nil
|
||||
if asCurrent {
|
||||
accounts.setCurrent(nil)
|
||||
accounts.configureAccount()
|
||||
}
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user