Archived
ricerca wikidata con id youtube
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ class VideoList extends React.Component {
|
||||
pathname: '/video/' + item.videoID,
|
||||
state: {
|
||||
artist: item.artist,
|
||||
title: item.title +' '+ item.artist
|
||||
title: item.title
|
||||
}
|
||||
}}>
|
||||
{/* {item.artist} - {item.title} {item.videoID} {item.category} */}
|
||||
|
||||
Reference in New Issue
Block a user