Explorar o código

Fixed browser app on mobiel bug

TC pushbot 5 %!s(int64=2) %!d(string=hai) anos
pai
achega
3615e84cfd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      web/Browser/init.agi

+ 1 - 0
web/Browser/init.agi

@@ -11,6 +11,7 @@ var moduleLaunchInfo = {
 	Version: "1.0",
 	StartDir: "Browser/index.html",
 	SupportFW: true,
+	LaunchFWDir: "Browser/index.html",
 	InitFWSize: [720, 480],
 	SupportedExt: []
 }