Skip to content

Commit

Permalink
Fixed Some Errors in Main Menu Settings #111
Browse files Browse the repository at this point in the history
  • Loading branch information
jaruba committed Jul 18, 2016
1 parent a18ed8a commit 7070e7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/MainMenu/components/Settings.js
Expand Up @@ -6,6 +6,8 @@ import MetaInspector from 'node-metainspector';
import ls from 'local-storage';
import ModalActions from '../../Modal/actions';
import filmonUtil from '../../Player/utils/filmon';
import player from '../../Player/utils/player';
import PlayerActions from '../../Player/actions';
import Register from '../../../utils/registerUtil';

import {
Expand Down

0 comments on commit 7070e7b

Please sign in to comment.