mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Some cleaning up courtesy of PHPStorm.
This commit is contained in:
@@ -42,7 +42,7 @@ class RuleGroupFormRequest extends Request
|
||||
}
|
||||
|
||||
return [
|
||||
'title' => $titleRule,
|
||||
'title' => $titleRule,
|
||||
'description' => 'between:1,5000',
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user