diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-08-13 21:11:10 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-08-13 21:11:10 -0700 |
commit | 8b50dfe1e9a8be7b8d2a7c69b25bc04babfc1c0c (patch) | |
tree | d1dd0d6272788ee903936f3dce87ef06b5873edc /ext/manifest.json | |
parent | a202817b987e0af82607d814f775bde26947747a (diff) |
unify files
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 48308b17..ee3bd2ac 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -18,8 +18,7 @@ "fg/js/api.js", "fg/js/document.js", "fg/js/popup.js", - "fg/js/source-element.js", - "fg/js/source-range.js", + "fg/js/source.js", "fg/js/util.js", "fg/js/frontend.js" |