From d1ab7e7cfe14f2cad9774db47f4f1dd995e5b40c Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Fri, 10 Aug 2018 16:46:05 +0200 Subject: Adds some progress on user registration. --- src/map/map_handler.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') diff --git a/src/map/map_handler.erl b/src/map/map_handler.erl index 9c7f4ce..0866315 100644 --- a/src/map/map_handler.erl +++ b/src/map/map_handler.erl @@ -21,7 +21,7 @@ start (TimedCachesManagerPid) -> case shr_database:fetch(map_db, <<"0">>, admin) of {ok, _} -> ok; not_found -> - shr_database:insert + shr_database:insert_at ( map_db, <<"0">>, -- cgit v1.2.3-70-g09d2