From d2077f43d472f37288975cfdb46247f64fa1b45f Mon Sep 17 00:00:00 2001 From: Mark Linton Date: Sat, 13 Jul 2013 10:59:12 -0700 Subject: [PATCH] correct game url --- dashboard-ui/scripts/librarybrowser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/scripts/librarybrowser.js b/dashboard-ui/scripts/librarybrowser.js index adb0b7fc9a..e278410dc9 100644 --- a/dashboard-ui/scripts/librarybrowser.js +++ b/dashboard-ui/scripts/librarybrowser.js @@ -792,7 +792,7 @@ } if (providerIds.Gamesdb) - links.push('GamesDB'); + links.push('GamesDB'); if (links.length) {