summaryrefslogtreecommitdiff
path: root/src/webex/pages/redirect.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/webex/pages/redirect.js')
-rw-r--r--src/webex/pages/redirect.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webex/pages/redirect.js b/src/webex/pages/redirect.js
index 879f5b530..547b225bd 100644
--- a/src/webex/pages/redirect.js
+++ b/src/webex/pages/redirect.js
@@ -2,7 +2,7 @@
* This is the entry point for redirects, and should be the only
* web-accessible resource declared in the manifest. This prevents
* malicious websites from embedding wallet pages in them.
- *
+ *
* We still need this redirect page since a webRequest can only directly
* redirect to pages inside the extension that are a web-accessible resource.
*/