Skip to content

Commit

Permalink
added sourceName to docu
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Apr 18, 2021
1 parent 626c218 commit fddac16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion IMPLEMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,8 @@ Response:
"isStream": false,
"position": 0,
"title": "Rick Astley - Never Gonna Give You Up",
"uri": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
"uri": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"sourceName": "youtube"
}
}
]
Expand Down

0 comments on commit fddac16

Please sign in to comment.