gui/vars: fix vars screen doesn't appear on update
This commit is contained in:
@@ -561,7 +561,7 @@ const MachineForm = (props: MachineDetailsProps) => {
|
|||||||
variant="light"
|
variant="light"
|
||||||
class="w-full"
|
class="w-full"
|
||||||
size="s"
|
size="s"
|
||||||
onClick={() => handleUpdate()}
|
onClick={() => handleUpdateButton()}
|
||||||
endIcon={<Icon size={12} icon="Update" />}
|
endIcon={<Icon size={12} icon="Update" />}
|
||||||
>
|
>
|
||||||
Update
|
Update
|
||||||
|
|||||||
Reference in New Issue
Block a user