mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 03:43:07 +00:00
Enable inline edit.
This commit is contained in:
@@ -25,7 +25,7 @@ namespace FireflyIII\Support\Validation;
|
||||
|
||||
trait ValidatesAmountsTrait
|
||||
{
|
||||
// 19-09-2020: my wedding day lol
|
||||
// 19-09-2020: my wedding day
|
||||
protected const string BIG_AMOUNT = '10019092020';
|
||||
|
||||
final protected function emptyString(string $value): bool
|
||||
|
Reference in New Issue
Block a user