From a8a64682e56e905f0be94e9da214fc686efae4ae Mon Sep 17 00:00:00 2001 From: anekos Date: Sun, 21 Aug 2011 18:52:26 +0900 Subject: Check _libly.js --- buffer-multiple-hints.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'buffer-multiple-hints.js') 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( -- cgit v1.2.3