Browse Source

loading thingy

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

1
src/scripts/search.tag

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

Loading…
Cancel
Save