fix: github链接 issues #618
This commit is contained in:
@ -276,7 +276,7 @@ class AboutController extends GetxController {
|
|||||||
|
|
||||||
githubRelease() {
|
githubRelease() {
|
||||||
launchUrl(
|
launchUrl(
|
||||||
Uri.parse('https://github.com/guozhigq/pilipala/release'),
|
Uri.parse('https://github.com/guozhigq/pilipala/releases'),
|
||||||
mode: LaunchMode.externalApplication,
|
mode: LaunchMode.externalApplication,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user