Merge branch 'develop'

pull/137/head
obscuren 10 years ago
commit 353b558536
  1. 2
      mist/assets/qml/wallet.qml

@ -648,8 +648,6 @@ ApplicationWindow {
}
Keys.onReturnPressed: {
if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); }
addPlugin(this.text, {close: true, section: "apps"})
}
}

Loading…
Cancel
Save