mirror of https://github.com/laurent22/joplin.git
pull/9015/head
parent
0320d9f479
commit
ef6d94973c
|
@ -271,7 +271,7 @@ class NotePropertiesDialog extends React.Component<Props, State> {
|
|||
controlComp = (
|
||||
<Datetime
|
||||
ref="editField"
|
||||
defaultValue={value}
|
||||
initialValue={value}
|
||||
dateFormat={time.dateFormat()}
|
||||
timeFormat={time.timeFormat()}
|
||||
inputProps={{
|
||||
|
|
Loading…
Reference in New Issue