We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 155b78d commit 2137aeaCopy full SHA for 2137aea
frontend/videoListWidget/js/applicationScript.js
@@ -11,7 +11,7 @@ var init = function () {
11
12
function getVideos() {
13
client.sendRequest("GET",
14
- "/",
+ "",
15
"",
16
"application/json",
17
{},
0 commit comments