mirror of
https://github.com/yattee/yattee.git
synced 2025-12-29 16:02:32 +00:00
Save last used account instead of having to set default
This commit is contained in:
@@ -16,7 +16,6 @@ struct PearvidiousApp: App {
|
||||
#if os(macOS)
|
||||
Settings {
|
||||
SettingsView()
|
||||
.environmentObject(InvidiousAPI())
|
||||
.environmentObject(InstancesModel())
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user