mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
linting
This commit is contained in:
parent
27f0de9464
commit
21a667eb25
@ -25,7 +25,7 @@ export const signupTemplate = ({ email, nonce, inviteCode = null }) => {
|
|||||||
} else {
|
} else {
|
||||||
actionUrl.searchParams.set('method', 'invite-mail')
|
actionUrl.searchParams.set('method', 'invite-mail')
|
||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
from,
|
from,
|
||||||
to: email,
|
to: email,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user