fix: send lanCommand value to WizardStep component

This commit is contained in:
bsourisse 2023-06-11 18:54:53 +02:00
parent fb9d84226d
commit 2074f90c66

View file

@ -61,6 +61,7 @@ function SetupWizard(props) {
id: repo.id,
repository: repo.repository,
unixUser: repo.unixUser,
lanCommand: repo.lanCommand,
}));
//Step button (free selection of user)