mirror of
https://github.com/fankes/termux-app.git
synced 2025-12-14 05:31:09 +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