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 13, 2025
2 parents ad1a0c9 + 233b7ab commit f7c48fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -344,5 +344,5 @@ private fun openLink(context: Context, link: String) {
}

private fun buildForm(string: String): String {
return "https://docs.google.com/forms/d/e/1FAIpQLSez5LqhhGPSp4evrj2vjvf-vGSLLPE5OvvpwktRQv6aCP4Nsg/viewform?entry.1400319382=$string"
return "https://lawnchair.app/lawnicons-request/?request=$string"
}

0 comments on commit f7c48fe

Please sign in to comment.