aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-09 14:43:56 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-09 14:43:56 +0200
commit17581b946d97e88a168bbf9f388e83300d593c1d (patch)
tree4ab32460d237ef2125b7c86be23a7369512a69f6
parentb70c90b195e29f7d907148c3cd377747450c54e1 (diff)
downloadwallet-core-17581b946d97e88a168bbf9f388e83300d593c1d.tar.xz
debugging log
-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() {