diff options
-rw-r--r-- | buffer-multiple-hints.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/buffer-multiple-hints.js b/buffer-multiple-hints.js index 4b72bcd..076a4a5 100644 --- a/buffer-multiple-hints.js +++ b/buffer-multiple-hints.js @@ -63,6 +63,9 @@ let INFO = (function () { + if (!plugins.libly) + return liberator.echoerr(__context__.NAME + ': Please install _libly.js.'); + let scheduled = []; plugins.libly.$U.around( |