aboutsummaryrefslogtreecommitdiff
path: root/content_scripts/notify.ts
diff options
context:
space:
mode:
Diffstat (limited to 'content_scripts/notify.ts')
-rw-r--r--content_scripts/notify.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/content_scripts/notify.ts b/content_scripts/notify.ts
index 1d31c929a..cbcc7e590 100644
--- a/content_scripts/notify.ts
+++ b/content_scripts/notify.ts
@@ -193,6 +193,7 @@ namespace TalerNotify {
});
}
+ console.log("loading Taler content script");
init();
function registerHandlers() {