Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
standard
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Mar 21, 2017
1 parent b790137 commit 9c44d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/webtorrent/components/torrentViewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class TorrentViewer extends React.Component {
dispatch
} = this.props

let titleElem, mainButtonId
let titleElem, mainButtonId, saveButton

if (torrent) {
if (name) {
Expand Down

0 comments on commit 9c44d03

Please sign in to comment.