mirror of
https://github.com/zoriya/flood.git
synced 2025-12-20 06:05:15 +00:00
Update to React 0.15 and fix bad names
This commit is contained in:
@@ -19,7 +19,7 @@ const METHODS_TO_BIND = [
|
||||
'handleStartTorrentsToggle'
|
||||
];
|
||||
|
||||
export default class AddTorrents extends React.Component {
|
||||
export default class AddTorrentsByFile extends React.Component {
|
||||
constructor() {
|
||||
super();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user