mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 14:14:17 +00:00
chore: improve documentation on the 12 hour view
This commit is contained in:
committed by
Carlos Valente
parent
0e3b3bcf9a
commit
d34a1f0fd8
@@ -70,7 +70,7 @@ export default function QuickStart({ isOpen, onClose }: QuickStartProps) {
|
||||
<Panel.ListItem>
|
||||
<Panel.Field
|
||||
title='Time format'
|
||||
description='Default time format to show in views 12 /24 hours'
|
||||
description='Default time format to show in views 12 / 24 hours (does not affect editor)'
|
||||
error={errors.settings?.timeFormat?.message}
|
||||
/>
|
||||
<Select
|
||||
|
||||
Reference in New Issue
Block a user