1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 13:55:21 +02:00

fix(settings): misaligned poll frequency selector EE-6081 (#10286)

This commit is contained in:
cmeng 2023-09-11 15:35:44 +12:00 committed by GitHub
parent dde4b95426
commit 7669a3c8c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,6 @@ function InnerForm({ isLoading }: { isLoading: boolean }) {
</FormControl>
<EdgeCheckinIntervalField
size="xsmall"
value={values.edgeAgentCheckinInterval}
label="Edge agent default poll frequency"
isDefaultHidden