diff --git a/view/template/developer/_quickstartCredits.php b/view/template/developer/_quickstartCredits.php index 73d24d59..67744034 100644 --- a/view/template/developer/_quickstartCredits.php +++ b/view/template/developer/_quickstartCredits.php @@ -19,7 +19,14 @@ "name": "electricsheep", "file_path": "\\home\kauffj\\Desktop\\electric-sheep.mp4", "bid": 1, - "metadata": { } //this should match the metadata returned by resolve_name + "metadata": { + "description": "Some interesting content", + "title": "My interesting content", + "author": "Video shot by me@example.com", + "language": "en", + "license": "LBRY Inc", + "nsfw": false, + } //this should match the metadata returned by resolve_name }}' [ { @@ -63,4 +70,4 @@
Visit our GitHub page to view the source code or report issues. -
\ No newline at end of file +