mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Fix regression
This commit is contained in:
committed by
dualshock-tools
parent
1f445b0d3c
commit
576da9e224
@@ -1317,6 +1317,7 @@ window.executeSelectedRangeCalibration = () => {
|
||||
if(message) {
|
||||
infoAlert(message, 2_000);
|
||||
}
|
||||
switchToRangeMode();
|
||||
},
|
||||
app.rangeCalibrationMethod === 'expert'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user