From bc782323ac5d98dc0e718fd58b8f399a11501d7c Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 1 Jul 2015 13:11:11 +0000 Subject: [PATCH] --- js/main.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/js/main.js b/js/main.js index 97268adc..8b1e112e 100644 --- a/js/main.js +++ b/js/main.js @@ -532,6 +532,10 @@ function searchHints() { } } +function lazy() { + +} + function __(str) { return fluidbook.l10n.__(str); } -- 2.39.5