diff --git a/js/ui/status/thunderbolt.js b/js/ui/status/thunderbolt.js index f7cc64b8c..df3622393 100644 --- a/js/ui/status/thunderbolt.js +++ b/js/ui/status/thunderbolt.js @@ -269,7 +269,7 @@ class Indicator extends SystemIndicator { if (app) app.activate(); }); - this._source.showNotification(this._notification); + source.showNotification(this._notification); } /* Session callbacks */