Merge branch 'trunk' into drizzle

This commit is contained in:
dicedtomato
2025-09-08 23:08:50 -07:00
committed by GitHub

View File

@@ -142,7 +142,7 @@ export function Component() {
if (inviteError) {
showNotification({
id: 'invalid-invite',
message: 'Invalid or expired invite.',
message: 'Invalid or expired invite. Please try again later.',
color: 'red',
});