Various fixes

This commit is contained in:
Ilya Laktyushin
2022-07-24 17:03:57 +03:00
parent 68f93cc748
commit d09d069ac4
6 changed files with 118 additions and 94 deletions

View File

@@ -478,7 +478,7 @@ func deleteAccountDataController(context: AccountContext, mode: DeleteAccountDat
addAppLogEvent(postbox: context.account.postbox, type: "deactivate.step_confirmation_cancel")
dismissImpl?()
})]))
})], actionLayout: .vertical))
}
}