forked from firka/student-legacy
change stickermap url
This commit is contained in:
parent
8d532a442d
commit
55350b0e5d
@ -1057,7 +1057,7 @@ class SettingsScreenState extends State<SettingsScreen>
|
|||||||
),
|
),
|
||||||
title: Text("stickermap".i18n),
|
title: Text("stickermap".i18n),
|
||||||
onPressed: () => launchUrl(
|
onPressed: () => launchUrl(
|
||||||
Uri.parse("https://stickermap.refilc.hu"),
|
Uri.parse("https://map.qwit.cloud"),
|
||||||
mode: LaunchMode.inAppBrowserView,
|
mode: LaunchMode.inAppBrowserView,
|
||||||
),
|
),
|
||||||
borderRadius: const BorderRadius.vertical(
|
borderRadius: const BorderRadius.vertical(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user