mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
Bring back external changelog
This commit is contained in:
@@ -87,7 +87,7 @@ public class FragmentAbout extends FragmentBase {
|
||||
if (BuildConfig.PLAY_STORE_RELEASE)
|
||||
Helper.view(v.getContext(), Helper.getIntentRate(v.getContext()));
|
||||
else
|
||||
onMenuChangelog();
|
||||
Helper.view(v.getContext(), Uri.parse(BuildConfig.CHANGELOG), false);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user