mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 11:28:41 +01:00
Terminate test program
This commit is contained in:
@@ -361,7 +361,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
}
|
||||
}).setExternal(true));
|
||||
|
||||
if (Helper.isPlayStoreInstall())
|
||||
if (Helper.isPlayStoreInstall() && false)
|
||||
extra.add(new NavMenuItem(R.drawable.baseline_bug_report_24, R.string.menu_test, new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
||||
Reference in New Issue
Block a user