Skip to content

Commit

Permalink
update to match new ekos server
Browse files Browse the repository at this point in the history
  • Loading branch information
typotter committed Jan 28, 2019
1 parent 5dd5564 commit 058374b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"content_scripts": [
{
"matches": ["https://na2.goekos.com/*"],
"matches": ["https://na4.goekos.com/*"],
"js":[
"jquery.min.js", "const.js", "lib/knot.js", "ekos_parsing.js",
"overlays/batch.js",
Expand Down

0 comments on commit 058374b

Please sign in to comment.