More changelog urls added

This commit is contained in:
Imran Remtulla
2022-10-07 12:58:10 -04:00
parent 67f50ba776
commit fdeb852c7b
3 changed files with 6 additions and 5 deletions

View File

@@ -18,7 +18,8 @@ class Mullvad implements AppSource {
}
@override
String? changeLogPageFromStandardUrl(String standardUrl) => null;
String? changeLogPageFromStandardUrl(String standardUrl) =>
'https://github.com/mullvad/mullvadvpn-app/blob/master/CHANGELOG.md';
@override
Future<APKDetails> getLatestAPKDetails(