Skip to content

Commit

Permalink
add missing code
Browse files Browse the repository at this point in the history
  • Loading branch information
mawe committed Dec 6, 2023
1 parent a577c38 commit b2c093c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/frontend.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ type Notification interface {
GetEventName() EventName
GetEpoch() uint64
GetInfo(includeUrl bool) string
GetExtras() []string
GetTitle() string
GetEventFilter() string
GetEmailAttachment() *EmailAttachment
Expand Down

0 comments on commit b2c093c

Please sign in to comment.