mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
calibrate icon change
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user