From 862198772d1b50822d888bae4d13d3ee8aa69740 Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 6 Apr 2013 18:18:33 +0900 Subject: ミョクス --- umihara.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'umihara.js') diff --git a/umihara.js b/umihara.js index 4875e82..075fa90 100644 --- a/umihara.js +++ b/umihara.js @@ -137,7 +137,7 @@ let PLUGIN_INFO = xml` ]; function echo (msg) { - liberator.echo(
{msg}); + liberator.echo(xml`
${msg}`); } function kawase (value, clipboard, from, to) { -- cgit v1.2.3