Commit 353b5585 authored by obscuren's avatar obscuren

Merge branch 'develop'

parents 29ca238a 8516e748
...@@ -648,8 +648,6 @@ ApplicationWindow { ...@@ -648,8 +648,6 @@ ApplicationWindow {
} }
Keys.onReturnPressed: { Keys.onReturnPressed: {
if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); }
addPlugin(this.text, {close: true, section: "apps"}) addPlugin(this.text, {close: true, section: "apps"})
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment