This commit is contained in:
Olivier Gagnon
2021-11-19 23:45:34 -05:00
19 changed files with 231 additions and 88 deletions
+1
View File
@@ -493,6 +493,7 @@ export function GameOptionsRoot(props: IProps): React.ReactElement {
}}
value={timestampFormat}
onChange={handleTimestampFormatChange}
placeholder="yyyy-MM-dd hh:mm:ss"
/>
</span>
</Tooltip>