Disable migrations UI
This commit is contained in:
parent
f6361ebf06
commit
596f5702c9
|
@ -41,7 +41,8 @@ struct AddProfileMenu: View {
|
|||
Menu {
|
||||
newProfileButton
|
||||
importProfileButton
|
||||
migrateProfilesButton
|
||||
// FIXME: ###, migrations UI
|
||||
// migrateProfilesButton
|
||||
} label: {
|
||||
ThemeImage(.add)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue