From db0c163ce502de4b75086e80d54130133618255c Mon Sep 17 00:00:00 2001 From: tyleryancey <58989055+tyleryancey@users.noreply.github.com> Date: Sun, 26 Jul 2026 00:40:51 -0500 Subject: [PATCH] chore: normalize serverPackage comment to canonical form --- tool/lighttool.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/lighttool.toml b/tool/lighttool.toml index eeadc7a..c0c3949 100644 --- a/tool/lighttool.toml +++ b/tool/lighttool.toml @@ -5,5 +5,5 @@ versionCode = 1 versionName = "1.0.0" permissions = [] # change if you run this on an LP3! -# serverPackage = "com.lightos" serverPackage = "com.lightos" +# serverPackage = "com.thelightphone.sdk.emulator"