Skip to content

Commit 942c7e4

Browse files
committed
Merge branch 'release/v11.2.1' of https://github.com/utmstack/UTMStack into release/v11.2.1
2 parents 872d62a + f6fc708 commit 942c7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/threadwinds-ingestion/internal/client/backend_client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
const (
19-
threadwindsSectionID = 6
19+
threadwindsSectionID = 10
2020
)
2121

2222
type BackendClient struct {

0 commit comments

Comments
 (0)