fix: Correct post load delay label (#2593)
This commit is contained in:
parent
8b6e1ca9af
commit
62a53d01d6
@ -208,7 +208,7 @@ export class ConfigDetails extends BtrixElement {
|
||||
),
|
||||
)}
|
||||
${this.renderSetting(
|
||||
labelFor.pageLoadTimeoutSeconds,
|
||||
labelFor.postLoadDelaySeconds,
|
||||
renderTimeLimit(seedsConfig?.postLoadDelay, 0),
|
||||
)}
|
||||
${this.renderSetting(
|
||||
|
Loading…
Reference in New Issue
Block a user