diff --git a/containers/libreportal/frontend/js/components/config/config-shared.js b/containers/libreportal/frontend/js/components/config/config-shared.js index 6dd6421..f91ed95 100755 --- a/containers/libreportal/frontend/js/components/config/config-shared.js +++ b/containers/libreportal/frontend/js/components/config/config-shared.js @@ -661,6 +661,13 @@ class ConfigShared { ${unitLabel} `; + } else if (key === 'CFG_BACKUP_VERIFY_DATA_PERCENT') { + fieldHTML += ` +
+ + % +
+ `; } else if (key === 'CFG_UPDATER_CHECK') { fieldHTML += `