Browse Source

show note a bit longer

CaCO3 1 năm trước cách đây
mục cha
commit
df72445e79
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      sd-card/html/edit_config_param_template.html

+ 1 - 1
sd-card/html/edit_config_param_template.html

@@ -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);		
         }	    
     }
 }