Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BoussonKarel committed Oct 18, 2023
1 parent 66cfd08 commit 1555584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1491,7 +1491,7 @@ function FlatpickrInstance(
if (self.config.allowInput) {
self.setDate(
self._input.value,
false,
true,
self.config.altInput
? self.config.altFormat
: self.config.dateFormat
Expand Down

0 comments on commit 1555584

Please sign in to comment.