Skip to content

Commit

Permalink
refactor: backported delete event from v23, forgot builds filter key
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Feb 5, 2024
1 parent d39d8aa commit 2955fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/elm/Components/Builds.elm
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ viewFilter maybeEvent filterByEventMsg =
, "deployment"
, "schedule"
, "comment"
, "delete"
]
in
div [ class "form-controls", class "build-filters", Util.testAttribute "build-filter" ] <|
Expand Down

0 comments on commit 2955fb1

Please sign in to comment.