mirror of https://github.com/status-im/op-geth.git
Actually remove it alltogether
This commit is contained in:
parent
8780deece9
commit
8516e748ca
|
@ -648,8 +648,6 @@ ApplicationWindow {
|
|||
}
|
||||
|
||||
Keys.onReturnPressed: {
|
||||
if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); }
|
||||
|
||||
addPlugin(this.text, {close: true, section: "apps"})
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue