fixed coding style
This commit is contained in:
@ -29,7 +29,7 @@ function wrapper() {
|
||||
clickable: false,
|
||||
smoothFactor: 10
|
||||
};
|
||||
var delaunayScriptLocation = "https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/dist/delaunay.js";
|
||||
var delaunayScriptLocation = 'https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/dist/delaunay.js';
|
||||
|
||||
window.plugin.maxLinks.layer = null;
|
||||
|
||||
|
Reference in New Issue
Block a user