Skip to content

Commit 2d7b012

Browse files
authored
Update app.js
1 parent 706e078 commit 2d7b012

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/gridlaunch/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ E.showScroller({
4949
if (!app.src || s.read(app.src)===undefined) {
5050
E.showScroller();
5151
E.showMessage(/*LANG*/"App Source\nNot found");
52-
setTimeout(drawMenu, 2000);
5352
} else {
5453
require("launch_utils").loadApp(app);
5554
}

0 commit comments

Comments
 (0)