Skip to content

Commit

Permalink
fix: missing subscription reading
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Mar 8, 2024
1 parent 08bb92e commit 83ee436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/messages/format.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ func (f Format) convertExtraAttrs(evt *pb.CloudEvent, mode FormatMode, trunc boo
case "awakarimatchfound": // internal
case "awakariuserid": // do not expose
case "awkhash": // internal, useless
case "awkinternal": // internal
case "feedcategories":
case "feeddescription":
case "feedimagetitle":
Expand Down

0 comments on commit 83ee436

Please sign in to comment.