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