2.2.4 playlist bug fix

This commit is contained in:
Trevor Squillario 2012-10-25 18:32:20 -04:00
parent 89c85992ca
commit f4fd093845
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ var passwordenc;
var server;
var smwidth;
var volume = 50;
var currentVersion = '2.2.3';
var currentVersion = '2.2.4';
function getCookie(value) {
if ($.cookie(value)) {