Separate invite resend and regeneration and add copy link

This commit is contained in:
2026-09-10 12:01:15 -04:00
parent d44ef7348c
commit a7541104ef
7 changed files with 97 additions and 12 deletions
@@ -0,0 +1 @@
ALTER TABLE "invites" ADD COLUMN "token_encrypted" text;