mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Show percentage for amount L2 and R2 is pressed
Add "Don't show again" option to the Edge disclaimer modal
This commit is contained in:
committed by
dualshock-tools
parent
6073803215
commit
25f52689e1
@@ -120,7 +120,7 @@ export class CalibCenterModal {
|
||||
return;
|
||||
|
||||
this.setProgress(0);
|
||||
new bootstrap.Modal(document.getElementById('calibrateModal'), {}).show();
|
||||
new bootstrap.Modal(document.getElementById('autoCalibCenterModal'), {}).show();
|
||||
|
||||
await sleep(1000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user