Skip to content

Commit 1ae2e7a

Browse files
committed
fix merge
1 parent 7ac9651 commit 1ae2e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/algora/bounties/bounties.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ defmodule Algora.Bounties do
256256
owner_id: owner.id,
257257
creator_id: creator.id,
258258
recipient_id: recipient.id
259-
}
259+
})
260260

261261
activity_attrs =
262262
%{

0 commit comments

Comments
 (0)