Skip to content

Commit

Permalink
Update icon request link
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDragonXD authored Jan 12, 2025
1 parent 0000137 commit 865c7e9
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 865c7e9

Please sign in to comment.