Completely rewrote options script.

This commit is contained in:
Mario Basic
2015-06-17 17:48:48 +02:00
parent 2a1801c560
commit a4fe94ac75
15 changed files with 22640 additions and 213 deletions

View File

@@ -17,9 +17,9 @@ var changeExtensionState = require('../helpers/changeExtensionState');
class WakaTime extends React.Component {
constructor(){
constructor(props){
super();
super(props);
this.state = {
user: {