diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-07-20 21:29:27 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-07-20 21:29:27 -0700 |
commit | d6c2f1cc38a2490afe79b0d8e1f24ad214ee9534 (patch) | |
tree | 76a5d674a7fba9e2cea5d0724c8008483229ec1d /ext/manifest.json | |
parent | 8bcc4ddf19a6c171ad1cf5d18b165da391089fd2 (diff) |
cleanup
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 7a277fb2..a318e539 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -20,7 +20,7 @@ "fg/js/source-element.js", "fg/js/background.js", "fg/js/popup.js", - "fg/js/driver.js" + "fg/js/frontend.js" ], "css": ["fg/css/client.css"] }], |