diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 271cceeb1..3df7aa687 100644 --- a/manifest.json +++ b/manifest.json @@ -50,7 +50,7 @@ ], "web_accessible_resources": [ - "src/*" + "src/webex/pages/redirect.html" ], "background": { |