fix: Correct post load delay label (#2593)

This commit is contained in:
sua yoo 2025-05-06 10:09:51 -07:00 committed by GitHub
parent 8b6e1ca9af
commit 62a53d01d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -208,7 +208,7 @@ export class ConfigDetails extends BtrixElement {
),
)}
${this.renderSetting(
labelFor.pageLoadTimeoutSeconds,
labelFor.postLoadDelaySeconds,
renderTimeLimit(seedsConfig?.postLoadDelay, 0),
)}
${this.renderSetting(