mirror of
https://github.com/v2board/v2board.git
synced 2025-06-15 06:07:49 +08:00
update
This commit is contained in:
@ -61,7 +61,10 @@ class ConfigSave extends FormRequest
|
||||
'apple_id' => 'email',
|
||||
'apple_id_password' => '',
|
||||
// email
|
||||
'email_template' => ''
|
||||
'email_template' => '',
|
||||
// telegram
|
||||
'telegram_bot_enable' => 'in:0,1',
|
||||
'telegram_bot_token' => ''
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user