Skip to content

Commit

Permalink
Merge pull request #955 from 0x1-company/create-pull-request/patch-6e…
Browse files Browse the repository at this point in the history
…01a03

Run swift-format
  • Loading branch information
github-actions[bot] authored Nov 13, 2023
2 parents 6e01a03 + 3472e3f commit 5748b78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public struct InviteFriendLogic: Reducer {
analytics.buttonClick(
name: .requiredInviteFriend,
parameters: [
"remaining_invitation_count": remainingInvitationCount
"remaining_invitation_count": remainingInvitationCount,
]
)
if remainingInvitationCount == 0 {
Expand Down

0 comments on commit 5748b78

Please sign in to comment.