Fixed question highlighting in some cases

This commit is contained in:
YourFriendlyNeighborhoodDealer 2019-03-02 17:20:18 +01:00
parent 52d6bd9be9
commit 775e973681
3 changed files with 15 additions and 3 deletions

View file

@ -12,7 +12,7 @@ If you want to install from here then:
Paste main.js between '(function() {' and '})();'
Search for 'function Main', and type Main(); right before it
You could also add '// <AT>require file://<path>/main.js' to frame.js, and simply call 'Main();'
You could also add '// (AT)require file://<path>/main.js' to frame.js, and simply call 'Main();'
there.
<img src="http://qmining.tk/img/1.png" width="420">