Merge branch 'master' into newLiveTicketContract

pull/329/head
James Sangalli 7 years ago committed by GitHub
commit ccf67dfa57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Trust/Settings/ViewControllers/AdvancedSettingsViewController.swift

@ -28,6 +28,7 @@ class AdvancedSettingsViewController: FormViewController {
super.viewDidLoad()
view.backgroundColor = Colors.appBackground
tableView.separatorStyle = .none
tableView.backgroundColor = Colors.appBackground
navigationItem.title = viewModel.title

Loading…
Cancel
Save