Skip to content

Commit

Permalink
More renamings
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkren committed Jan 16, 2020
1 parent 503f1c4 commit ea49f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/visor/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ type Config struct {
Dmsg struct {
Discovery string `json:"discovery"`
SessionsCount int `json:"sessions_count"`
} `json:"messaging"`
} `json:"dmsg"`

DmsgPty *DmsgPtyConfig `json:"dmsg_pty,omitempty"`

Expand Down

0 comments on commit ea49f0e

Please sign in to comment.