Skip to content

Commit 2137aea

Browse files
committed
minor
1 parent 155b78d commit 2137aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/videoListWidget/js/applicationScript.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var init = function () {
1111

1212
function getVideos() {
1313
client.sendRequest("GET",
14-
"/",
14+
"",
1515
"",
1616
"application/json",
1717
{},

0 commit comments

Comments
 (0)