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