From 8c2d1d61060cf60a205d3e1aea1855dcab33ae82 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Wed, 9 Jan 2019 18:44:41 +0100 Subject: Little mistake when adding an element there. --- src/bounty/bnt_grant_land.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bounty/bnt_grant_land.erl b/src/bounty/bnt_grant_land.erl index aa2a62f..3a279a9 100644 --- a/src/bounty/bnt_grant_land.erl +++ b/src/bounty/bnt_grant_land.erl @@ -48,7 +48,7 @@ attempt (OwnerID) -> size, [ataxic:current_value()] ), - ataxic:constant([MapSummary]), + ataxic:constant(MapSummary), ataxic:current_value() ] ) -- cgit v1.2.3-70-g09d2