calibrate icon change

This commit is contained in:
Certhic
2020-09-11 12:44:53 +02:00
parent 8abb23759d
commit ab07f9b71e
+1 -1
View File
@@ -81,7 +81,7 @@ export const Teleporter = (props, context) => {
<GridColumn size="3">
<Box class="ml-1">
<Button
icon="tools"
icon="sync-alt"
tooltip="Calibrates the hub. \
Accidents may occur when calibration is not optimal"
disabled={(calibrated || calibrating) ? true : false}