placeholder text for NTP Host is now 'NTP Disabled'

develop
Kenneth Barbour 2020-07-04 08:29:06 -04:00
parent ee75db5a4d
commit e7366ebfcb
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ const configurables = [
name: "ntp_host",
title: "NTP Host",
value: Config.properties.ntp_host,
placeholder: 'Default NTP server',
placeholder: 'NTP Disabled',
}
],
},