aboutsummaryrefslogtreecommitdiff
path: root/app/src/web/assets/js/notif_msg.js
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-02-05 22:40:24 -0500
committerAllan Wang <me@allanwang.ca>2019-02-05 22:40:24 -0500
commit87469aba96cee61b4252d9a6d023324598355244 (patch)
treee1db2a8b67af7c17a8d6f0e4f9bc3975231a0c3e /app/src/web/assets/js/notif_msg.js
parent330bf2857396b15752afadb030c981a1cb2848fe (diff)
downloadfrost-87469aba96cee61b4252d9a6d023324598355244.tar.gz
frost-87469aba96cee61b4252d9a6d023324598355244.tar.bz2
frost-87469aba96cee61b4252d9a6d023324598355244.zip
Strip images and update context handler
Diffstat (limited to 'app/src/web/assets/js/notif_msg.js')
-rw-r--r--app/src/web/assets/js/notif_msg.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/web/assets/js/notif_msg.js b/app/src/web/assets/js/notif_msg.js
index 20a89e88..bcff697b 100644
--- a/app/src/web/assets/js/notif_msg.js
+++ b/app/src/web/assets/js/notif_msg.js
@@ -1,5 +1,4 @@
"use strict";
-// Binds callback to an invisible webview to take in the search events
(function () {
var finished = false;
var x = new MutationObserver(function () {