From 93b751af29a1bf23d45fea136168af692ac10b62 Mon Sep 17 00:00:00 2001 From: reality Date: Thu, 24 Oct 2013 09:33:48 +0000 Subject: [PATCH] output prefix --- modules/lastfm/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/lastfm/config.json b/modules/lastfm/config.json index 4f737b1..222be76 100644 --- a/modules/lastfm/config.json +++ b/modules/lastfm/config.json @@ -1,4 +1,5 @@ { "dependencies": [ "profile" ], - "api_key": "blah" + "api_key": "blah", + "outputPrefix": "\u000315,5last.fm\u000f" }