mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 17:49:11 +08:00
update email template
This commit is contained in:
parent
f4688b6d50
commit
79aa942d5b
@ -59,7 +59,9 @@ class ConfigSave extends FormRequest
|
||||
'frontend_background_url' => 'nullable|url',
|
||||
// tutorial
|
||||
'apple_id' => 'email',
|
||||
'apple_id_password' => ''
|
||||
'apple_id_password' => '',
|
||||
// email
|
||||
'email_template' => ''
|
||||
];
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user