Actually remove it alltogether

pull/137/head
obscuren 10 years ago
parent 8780deece9
commit 8516e748ca
  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