Skip to content

Commit

Permalink
Notifications request created #6
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsopacifer committed May 1, 2016
1 parent 1e9658b commit 8024d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const Pomodoro = React.createClass({

componentDidMount() {
this.setTime(1500);
Notification.requestPermission();
},

elapseTime() {
Expand Down

0 comments on commit 8024d49

Please sign in to comment.