mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 10:28:11 +00:00
Add Welcome screen
This commit is contained in:
@@ -3,7 +3,6 @@ import SwiftUI
|
||||
|
||||
struct AccountsMenuView: View {
|
||||
@EnvironmentObject<AccountsModel> private var model
|
||||
@EnvironmentObject<InstancesModel> private var instancesModel
|
||||
|
||||
@Default(.instances) private var instances
|
||||
|
||||
|
Reference in New Issue
Block a user