Skip to content

Commit

Permalink
feed: more Check changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Seklfreak committed Mar 3, 2019
1 parent 6a462e4 commit f7a9e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feed/status.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package feed

type CheckStatus struct {
type Check struct {
CheckStatus Status
CheckMessage string
}
Expand Down

0 comments on commit f7a9e4e

Please sign in to comment.