Fixed compile errors in LSP javascript.

This commit is contained in:
Thulinma 2013-03-01 22:42:28 +01:00
parent de297b9a36
commit 89e967e419

View file

@ -826,16 +826,16 @@
{ {
sdata = sdata =
{ {
name: '', 'name': '',
channel: 'channel':
{ {
URL: '' 'URL': ''
}, },
limits: [], 'limits': [],
preset: 'preset':
{ {
cmd: '' 'cmd': ''
}, }
}; };
title = 'add new stream'; title = 'add new stream';
}else{ }else{