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:
parent
dde4b95426
commit
7669a3c8c6
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ function InnerForm({ isLoading }: { isLoading: boolean }) {
|
|||
</FormControl>
|
||||
|
||||
<EdgeCheckinIntervalField
|
||||
size="xsmall"
|
||||
value={values.edgeAgentCheckinInterval}
|
||||
label="Edge agent default poll frequency"
|
||||
isDefaultHidden
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue