From 11c992b04f3cad6badf0ae86da65f490e31dd359 Mon Sep 17 00:00:00 2001 From: Markus Hatvan Date: Sat, 4 Dec 2021 10:51:16 +0100 Subject: chore: upgrade react-jss to latest (#2302) --- src/stores/ServicesStore.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/stores') 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 { options.icon = '/assets/img/notification-badge.gif'; } - console.log(title, options); - this.actions.app.notify({ notificationId: args[0].notificationId, title, -- cgit v1.2.3-70-g09d2