Fix Discord link

This commit is contained in:
Yegor Vialov
2020-05-03 18:56:28 +00:00
parent ce1cebaf64
commit 07a097aa50
3 changed files with 3 additions and 3 deletions

View File

@ -122,7 +122,7 @@ class MobileAppIntegrationManager {
Launcher.launchURLInBrowser("https://github.com/estevez-dev/ha_client/issues/new");
},
onNegative: () {
Launcher.launchURLInBrowser("https://discord.gg/AUzEvwn");
Launcher.launchURLInBrowser("https://discord.gg/u9vq7QE");
},
)
));