chnage default delay to 1

This commit is contained in:
Blackymas
2023-01-31 21:15:04 +01:00
parent f7e76bdbd8
commit c4cf3049b2

View File

@@ -121,7 +121,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
delay: delay:
name: Delay to avoid synchronization problem name: Delay to avoid synchronization problem
description: '* *Synchronization Problems may occur due to the **NETWORK / WLAN**. To avoid this problem enter your value for the delay (milliseconds)*' description: '* *Synchronization Problems may occur due to the **NETWORK / WLAN**. To avoid this problem enter your value for the delay (milliseconds)*'
default: '0' default: '1'
selector: selector:
number: number:
min: 0 min: 0