mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 01:48:12 +00:00
Add button to add public instance to custom list
This commit is contained in:
@@ -93,6 +93,7 @@ struct LocationsSettings: View {
|
||||
ForEach(instances) { instance in
|
||||
AccountsNavigationLink(instance: instance)
|
||||
}
|
||||
AddPublicInstanceButton()
|
||||
addInstanceButton
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user