Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZexiao committed Aug 4, 2023
1 parent 196cc6e commit 8742514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ type SignFilter struct {

type SignRecorderConfig struct {
Enable bool `json:"enable"`
KeepDuration string `json:"holdTime"`
KeepDuration string `json:"keepDuration"`
}

0 comments on commit 8742514

Please sign in to comment.