UserScript install fix for Chrome

This commit is contained in:
Ruud
2012-01-22 14:20:45 +01:00
parent 0c920a2f05
commit 31a7611171
3 changed files with 12 additions and 9 deletions
@@ -13,7 +13,7 @@
// ==/UserScript==
var version = {{version}},
host = '{{host}}';
host = '{{host}}',
api = '{{api}}';
function create() {