frontend: fix datepicker

This commit is contained in:
Tokumeikoi 2020-07-06 19:40:58 +08:00
parent b706b8b3a1
commit fcc6332dcd
2 changed files with 2 additions and 2 deletions

View File

@ -236,5 +236,5 @@ return [
| The only modification by laravel config
|
*/
'version' => '1.3.1-r.2'
'version' => '1.3.2-d.1'
];

File diff suppressed because one or more lines are too long