fix(task assigmnet): delete locale
This commit is contained in:
parent
1d52463286
commit
416905af9f
@ -31,7 +31,6 @@ protected function setUp(): void
|
||||
->placeholder(fn (): string => now()->translatedFormat('l, d F Y'))
|
||||
->native(false)
|
||||
->displayFormat('l, d F Y')
|
||||
->locale('id')
|
||||
->required()
|
||||
->minDate($record->final_submission_date),
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user