revert rebrand

This commit is contained in:
neoapps-dev
2026-04-08 11:16:53 +03:00
parent 4042b5076c
commit ec6db283a1
27 changed files with 167 additions and 237 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
set -e
APP_PATH="$1"
BUNDLE_ID="com.lce.emerald"
BUNDLE_ID="com.emerald.legacy"
if [ -z "$APP_PATH" ]; then
echo "Usage: $0 <path-to-app-bundle>"