mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 11:36:51 +03:00
show note a bit longer
This commit is contained in:
@@ -2551,7 +2551,7 @@ function saveTextAsFile() {
|
||||
firework.launch('Configuration saved. It will get applied after the next reboot!', 'success', 5000);
|
||||
|
||||
if (changeCamValue == 1) {
|
||||
firework.launch('You have changed the camera settings, so creating a new reference image and updating the alignment marks is mandatory!', 'success', 5000);
|
||||
firework.launch('You have changed the camera settings, so creating a new reference image and updating the alignment marks is mandatory!', 'success', 10000);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user