From 0f7623155508a487a47de70d60ad953e24560f57 Mon Sep 17 00:00:00 2001 From: reis <29177546+reisxd@users.noreply.github.com> Date: Sat, 28 Sep 2024 09:30:33 +0300 Subject: [PATCH] fix: add autolaunch text after the language loads This also caused many other buttons to not register. --- tizenbrew-app/TizenBrew/config.xml | 2 +- tizenbrew-app/TizenBrew/index.html | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/tizenbrew-app/TizenBrew/config.xml b/tizenbrew-app/TizenBrew/config.xml index f6c38bd..31f405c 100644 --- a/tizenbrew-app/TizenBrew/config.xml +++ b/tizenbrew-app/TizenBrew/config.xml @@ -1,5 +1,5 @@ - + diff --git a/tizenbrew-app/TizenBrew/index.html b/tizenbrew-app/TizenBrew/index.html index 455001b..a19a3d4 100644 --- a/tizenbrew-app/TizenBrew/index.html +++ b/tizenbrew-app/TizenBrew/index.html @@ -196,11 +196,19 @@