remove tabs

This commit is contained in:
Carmelo Messina
2023-07-20 16:41:01 +02:00
parent 082417b93d
commit c9e9512bb9
+1 -1
View File
@@ -19,7 +19,7 @@ if (target_os == "android") {
android_keystore_name = "cromite"
android_keystore_password = getenv("KEYSTORE_PASSWORD")
}
cromite_pref_hash_seed_bin = getenv("CROMITE_PREF_HASH_SEED_BIN")
_is_debug_build = getenv("TARGET_ISDEBUG")