mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 18:25:31 +08:00
Replace "if(" with "if ("
This commit is contained in:
@@ -284,6 +284,8 @@ public class TermuxUtils {
|
||||
return markdownString.toString();
|
||||
}
|
||||
|
||||
|
||||
|
||||
public static Properties getSystemProperties() {
|
||||
Properties systemProperties = new Properties();
|
||||
|
||||
|
Reference in New Issue
Block a user