diff options
| author | root <root@lalalizard.com> | 2012-12-19 03:38:54 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2012-12-19 03:38:54 -0500 |
| commit | a79d045cc366670d87a4782acc79ec2955c71dd1 (patch) | |
| tree | 95c469c388a1f2b54cdcd4214d02eba1dbab6000 /www/static/js/roomlist.js | |
| parent | e6eef4f848d76a14fcd692de49d6e337acbf3384 (diff) | |
back to .fm
Diffstat (limited to 'www/static/js/roomlist.js')
| -rwxr-xr-x | www/static/js/roomlist.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/static/js/roomlist.js b/www/static/js/roomlist.js index 1b6c6d8..a1d737c 100755 --- a/www/static/js/roomlist.js +++ b/www/static/js/roomlist.js @@ -88,7 +88,7 @@ var Roomlist = var presortMap = {} for (var i = 0; i < presortOrder.length; i++) presortMap[presortOrder[i]] = true - //roomz['sjd'] = Roomlist.newRecord([0,"sjd",0,0,"http://scannerjammer.com/img/sjd.jpg"]) + //roomz['sjd'] = Roomlist.newRecord([0,"sjd",0,0,"http://scannerjammer.fm/img/sjd.jpg"]) for (var i = 0; i < ROOM_LIST.length; i++) { var row = ROOM_LIST[i] |
