Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
avery committed Nov 26, 2024
1 parent 0309bb4 commit 33febf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/farm/keeper/msg_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ func (m msgServer) CreatePoolWithCommunityPool(
msg.Content.Title,
msg.Content.Description,
proposer,
true,
false,
)
if err != nil {
return nil, err
Expand Down

0 comments on commit 33febf1

Please sign in to comment.