From 637b62f52b3b834861c39f7a734d8d4f51182534 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 15 Apr 2014 16:34:29 +0100 Subject: [PATCH] Space. --- src/mkws-team.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mkws-team.js b/src/mkws-team.js index 1ea6a63..88745b7 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -755,7 +755,7 @@ function team($, teamName) { } } - that.widget =function(type) { + that.widget = function(type) { return m_widgets[type]; } -- 1.7.10.4