diff --git a/app/scripts/remote-config.js b/app/scripts/remote-config.js index b0d3164..13daf40 100644 --- a/app/scripts/remote-config.js +++ b/app/scripts/remote-config.js @@ -3,7 +3,7 @@ var remote = {}; remote.defaults = { distance: 1000, angle: 45, - iFrame: false + iFrame: true }; remote.pusherConfig = {