diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-09-15 22:44:33 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-09-15 22:44:33 -0700 |
commit | dc273c0c73dd39e8cad45e591b02231cb2cbed8c (patch) | |
tree | 7d647e4f445930a416e75e924acb96921aff61f3 /ext/manifest.json | |
parent | b969e8952c551fdc7c150dcc111eccdc90ac7408 (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 c3864e10..fcf7cef7 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -16,7 +16,7 @@ "fg/js/source-element.js", "fg/js/popup.js", "fg/js/util.js", - "fg/js/client.js" + "fg/js/driver.js" ], "css": ["fg/css/client.css"] }], |