Skip to content

Commit 8024d49

Browse files
committed
Notifications request created #6
1 parent 1e9658b commit 8024d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const Pomodoro = React.createClass({
1515

1616
componentDidMount() {
1717
this.setTime(1500);
18+
Notification.requestPermission();
1819
},
1920

2021
elapseTime() {

0 commit comments

Comments
 (0)