diff --git a/www/common/sframe-channel.js b/www/common/sframe-channel.js index 62250704a..b12d112ba 100644 --- a/www/common/sframe-channel.js +++ b/www/common/sframe-channel.js @@ -148,7 +148,7 @@ define([ content: { requireConf: RequireConfig }, q: 'INIT' }), '*'); - }); + }, 1); }); } };