Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 972e6005 authored by Mohit Mali's avatar Mohit Mali
Browse files

- Fixed Compilation Error

parent a3eb0e42
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -861,7 +861,7 @@ public class MainActivity extends Activity {
        editor.apply();
    }

    private static String getOnlineHelpUrl(String append) {
    static String getOnlineHelpUrl(String append) {
        if (MyDebug.LOG)
            Log.d(TAG, "getOnlineHelpUrl: " + append);
        // if we change this, remember that any page linked to must abide by Google Play developer policies!