From 88f7735483779d7b90e03faff00203ac0d77ec46 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 22 Apr 2018 12:53:56 +0200 Subject: fixing the harp --- js/lib/app.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'js/lib/app.js') diff --git a/js/lib/app.js b/js/lib/app.js index 9c07de6..b9dd0f7 100644 --- a/js/lib/app.js +++ b/js/lib/app.js @@ -10,9 +10,9 @@ var app = (function() { app.bind() app.build() // check if we're in an iframe - if (window.self === window.top) { - app.ready() - } + // if (window.self === window.top) { + app.ready() + //} } app.bind = function() { -- cgit v1.2.3-70-g09d2