mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 08:53:51 +00:00
fix: show correct state for welcome option
This commit is contained in:
committed by
Carlos Valente
parent
9c910c079d
commit
1d2013ad41
@@ -96,7 +96,7 @@ export default function Welcome(props: WelcomeProps) {
|
||||
<Checkbox
|
||||
size='sm'
|
||||
variant='ontime-ondark'
|
||||
checked
|
||||
defaultChecked
|
||||
onChange={(event) => postShowWelcomeDialog(event.target.checked)}
|
||||
>
|
||||
Show this modal on next startup
|
||||
|
||||
Reference in New Issue
Block a user