From d50ae4d7700c4cb083e907b3d3e4ee67b92a6459 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 15 Dec 2018 19:22:30 +0100 Subject: Get debug to okay the src files. --- src/special/spe_map.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/special/spe_map.erl') diff --git a/src/special/spe_map.erl b/src/special/spe_map.erl index dbd6c3e..afb5647 100644 --- a/src/special/spe_map.erl +++ b/src/special/spe_map.erl @@ -24,8 +24,8 @@ grant_additional (OwnerID) -> ataxia_client:add ( map_db, - ataxia_security:only_allow(ataxia_security:any()), - ataxia_security:only_allow(ataxia_security:user_from_id(OwnerID)), + ataxia_security:allow_only(ataxia_security:any()), + ataxia_security:allow_only(ataxia_security:user_from_id(OwnerID)), Map ), -- cgit v1.2.3-70-g09d2