Skip to content

Commit

Permalink
Merge branch 'LawnchairLauncher:develop' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
xteamlyer authored Jan 12, 2025
2 parents ff35b3c + 865c7e9 commit ad1a0c9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,5 @@ private fun openLink(context: Context, link: String) {
}

private fun buildForm(string: String): String {
// TODO: override with new link once available
return "https://docs.google.com/forms/d/e/1FAIpQLSe8ItNYse9f4z2aT1QgXkKeueVTucRdUYNhUpys5ShHPyRijg/viewform?entry.1759726669=$string"
return "https://docs.google.com/forms/d/e/1FAIpQLSez5LqhhGPSp4evrj2vjvf-vGSLLPE5OvvpwktRQv6aCP4Nsg/viewform?entry.1400319382=$string"
}

0 comments on commit ad1a0c9

Please sign in to comment.