forked from platypush/platypush
No need for a comma there
This commit is contained in:
parent
68c52fe102
commit
514eb3d4e4
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ $(document).ready(function() {
|
|||
|
||||
function() {
|
||||
$videoResults.html(results);
|
||||
},
|
||||
}
|
||||
);
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue