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