mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
enable welcome messages
This commit is contained in:
parent
b3879d6645
commit
9b8c7f1563
@ -119,7 +119,7 @@ const mkNotificationProcessor =
|
||||
subject,
|
||||
html,
|
||||
}
|
||||
if (test || true) {
|
||||
if (test) {
|
||||
msgArgs.to = [{ address: `ben@benallfree.com` }]
|
||||
msgArgs.subject = `***TEST ${to} *** ${msgArgs.subject}`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user