Use webtorrent-hybrid for server webtorrents
This commit is contained in:
@@ -148,7 +148,7 @@ class FileEntry extends Component
|
||||
export const FileEntryProps = {
|
||||
data : PropTypes.shape({
|
||||
name : PropTypes.string.isRequired,
|
||||
picture : PropTypes.string.isRequired,
|
||||
picture : PropTypes.string,
|
||||
file : PropTypes.shape({
|
||||
magnet : PropTypes.string.isRequired
|
||||
}).isRequired,
|
||||
|
||||
Reference in New Issue
Block a user