Commit 42fae70e authored by Den Isahac's avatar Den Isahac

Fix syntax error in app.js file

parent 8cca89e5
......@@ -25,7 +25,6 @@
"dependencies": {
"console.message": "https://github.com/astoilkov/console.message.git#~0.1.0",
"fontfaceobserver": "^2.0.7",
"iframe-resizer": "https://github.com/davidjbradshaw/iframe-resizer.git#^3.5.14",
"easyXDM": "https://github.com/oyvindkinsey/easyXDM.git#^2.4.20"
"iframe-resizer": "https://github.com/davidjbradshaw/iframe-resizer.git#^3.5.14"
}
}
......@@ -19,6 +19,7 @@
log: true,
checkOrigin: false
});
}
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment