fix: Allow setting heartbeat interval below 20 seconds (#6658)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Vishal Vignesh 2026-01-08 22:43:47 -08:00 committed by GitHub
parent f71787eac1
commit 50ab0b8d52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1119,7 +1119,7 @@
:max="maxInterval"
step="1"
@focus="lowIntervalConfirmation.editedValue = true"
@blur="checkIntervalValue"
@blur="finishUpdateInterval"
/>
<div class="form-text">