mirror of
https://github.com/KRTirtho/spotube.git
synced 2026-05-08 16:24:36 +00:00
Update use_update_checker.dart
This commit is contained in:
parent
cb95663412
commit
1f6c259525
@ -62,7 +62,7 @@ void useUpdateChecker(WidgetRef ref) {
|
||||
barrierColor: Colors.black26,
|
||||
builder: (context) {
|
||||
const url =
|
||||
"https://spotube.krtirtho.dev/other-downloads/stable-downloads";
|
||||
"https://spotube.krtirtho.dev/downloads";
|
||||
return AlertDialog(
|
||||
title: const Text("Spotube has an update"),
|
||||
actions: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user