Skip to content

Commit

Permalink
add copy requested by rockedf
Browse files Browse the repository at this point in the history
  • Loading branch information
secondl1ght committed Feb 8, 2024
1 parent 04ccac0 commit a59f01b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/routes/add-location/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,8 @@
<label for="contact" class="mb-2 block font-semibold">Public Contact</label>
<p class="mb-2 text-justify text-sm">
If we have any follow-up questions we will contact you in order to add your
location successfully.
location successfully. To speed up the process please check your spam folder in
case it ends up there.
</p>
<input
disabled={!captchaSecret || !mapLoaded}
Expand Down

0 comments on commit a59f01b

Please sign in to comment.