Browse Source

loading thingy

master
wes 9 years ago
parent
commit
8d436a8054
  1. 1
      src/scripts/search.tag

1
src/scripts/search.tag

@ -46,6 +46,7 @@ function showHelp() {
} }
function clearHelp() { function clearHelp() {
console.log("CLEAR HELP FIRED");
this.opts.showHelp = false; this.opts.showHelp = false;
this.showedHelp = true; this.showedHelp = true;
this.update(); this.update();

Loading…
Cancel
Save