Disable browser

pull/2/head
Michael Scoff 7 years ago
parent 8e346a2abe
commit 6ff6ac7ac0
  1. 2
      Trust/Core/ViewModels/InCoordinatorViewModel.swift

@ -17,7 +17,7 @@ struct InCoordinatorViewModel {
}
var browserAvailable: Bool {
return isDebug
return false //isDebug
}
var exchangeAvailable: Bool {

Loading…
Cancel
Save