Skip to content

Commit 9cf4c46

Browse files
committed
included missing key in dist file
Signed-off-by: Jurj-Bogdan <[email protected]>
1 parent a15e796 commit 9cf4c46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/autoload/local.php.dist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ return [
4646
],
4747
'contact' => [
4848
'subject' => 'Dotkernel Contact',
49+
'message_sender' => [
50+
'name' => '',
51+
'address' => '',
52+
],
4953
'message_recipients' => [
5054
'name' => 'Dotkernel Team',
5155
'to' => [

0 commit comments

Comments
 (0)