aboutsummaryrefslogtreecommitdiffstats
path: root/umihara.js
diff options
context:
space:
mode:
Diffstat (limited to 'umihara.js')
-rw-r--r--umihara.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/umihara.js b/umihara.js
index 13e88f6..637fb26 100644
--- a/umihara.js
+++ b/umihara.js
@@ -80,7 +80,7 @@
'\n time: ' + m[1];
liberator.echo(text);
if (clipboard)
- liberator.util.copyToClipboard(text);
+ liberator.modules.util.copyToClipboard(text);
} else {
//liberator.open(url);
liberator.echoerr('parse error');