aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/ServicesStore.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/stores/ServicesStore.js')
-rw-r--r--src/stores/ServicesStore.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stores/ServicesStore.js b/src/stores/ServicesStore.js
index 3d418c4c5..09ee8890a 100644
--- a/src/stores/ServicesStore.js
+++ b/src/stores/ServicesStore.js
@@ -799,8 +799,6 @@ export default class ServicesStore extends Store {
799 options.icon = '/assets/img/notification-badge.gif'; 799 options.icon = '/assets/img/notification-badge.gif';
800 } 800 }
801 801
802 console.log(title, options);
803
804 this.actions.app.notify({ 802 this.actions.app.notify({
805 notificationId: args[0].notificationId, 803 notificationId: args[0].notificationId,
806 title, 804 title,