From 76d000b42b47aa302235d1f5ad557ce7de1651a5 Mon Sep 17 00:00:00 2001 From: j Date: Thu, 3 Mar 2016 15:03:06 +0530 Subject: [PATCH] typo --- static/js/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/utils.js b/static/js/utils.js index 54b0280e..d862168e 100644 --- a/static/js/utils.js +++ b/static/js/utils.js @@ -1948,7 +1948,7 @@ pandora.getVideoURL = function(id, resolution, part, track) { .replace('{id}', id) .replace('{part}', part) .replace('{resolution}', resolution) - .replace('{uid}', uid), + .replace('{uid}', uid) .replace('{uid42}', uid % 42), local = pandora.fs && pandora.fs.getVideoURL(id, resolution, part, track); return local || prefix + '/'