Skip to content

Commit

Permalink
♻️ Register @appcues/request-push action
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaatttt committed May 6, 2024
1 parent 4f59a6a commit d4f565a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ internal class ActionRegistry {
register(action: AppcuesContinueAction.self)
register(action: AppcuesSubmitFormAction.self)
register(action: AppcuesRequestReviewAction.self)
register(action: AppcuesRequestPushAction.self)
}

@discardableResult
Expand Down

0 comments on commit d4f565a

Please sign in to comment.