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