Skip to content

Commit

Permalink
Merge pull request #511 from MuckRock/new-airtable-form
Browse files Browse the repository at this point in the history
Update airtable form link
  • Loading branch information
duckduckgrayduck authored Apr 16, 2024
2 parents 1859a56 + 809d5b5 commit 6aee4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/app/Documents.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
>
{/if}
{#if $orgsAndUsers.loggedIn && !$orgsAndUsers.isVerified}
<a href="https://airtable.com/shrZrgdmuOwW0ZLPM" target="_new">
<a href="https://airtable.com/app93Yt5cwdVWTnqn/pagogIhgB1jZTzq00/form" target="_new">
<Button>{$_("noDocuments.requestVerificationAction")}</Button>
</a>
{/if}
Expand Down

0 comments on commit 6aee4c4

Please sign in to comment.