Skip to content

Commit

Permalink
[TASK] code format
Browse files Browse the repository at this point in the history
  • Loading branch information
Teisi committed Nov 13, 2024
1 parent dbc8c23 commit 02c629b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ plugin.tx_powermail {
senderEmail = example@{{EXTENSION_DOMAIN_NAME}}.{{EXTENSION_DOMAIN_TLD}}
}
overwrite {
senderEmail = TEXT
senderEmail.value >
senderEmail.value = example@{{EXTENSION_DOMAIN_NAME}}.{{EXTENSION_DOMAIN_TLD}}
senderEmail = TEXT
senderEmail.value >
senderEmail.value = example@{{EXTENSION_DOMAIN_NAME}}.{{EXTENSION_DOMAIN_TLD}}
}
}

Expand Down

0 comments on commit 02c629b

Please sign in to comment.