mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 12:37:54 +08:00
opt config && add renew reset traffic
This commit is contained in:
@ -58,11 +58,6 @@ class ConfigSave extends FormRequest
|
||||
'apple_id_password' => ''
|
||||
];
|
||||
|
||||
public static function filter()
|
||||
{
|
||||
return array_keys(self::RULES);
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the validation rules that apply to the request.
|
||||
*
|
||||
|
Reference in New Issue
Block a user