From 81753f908b905875d22a510d49a506e0fe685c65 Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Wed, 12 Mar 2025 19:20:38 +0000 Subject: [PATCH] strings.xml: Added missing period to end of `delay_start_lle_modules_desc` string --- src/android/app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index b48cc1499..c7b0d4291 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -782,7 +782,7 @@ Disable Right Eye Render Greatly improves performance in some applications, but can cause flickering in others. Delay start with LLE modules - Delays the start of the app when LLE modules are enabled + Delays the start of the app when LLE modules are enabled. Deterministic Async Operations Makes async operations deterministic for debugging. Enabling this may cause freezes.