diff --git a/src/utils/bootstrap/base.py b/src/utils/bootstrap/base.py index a1713bb76..99a372c70 100644 --- a/src/utils/bootstrap/base.py +++ b/src/utils/bootstrap/base.py @@ -2009,6 +2009,7 @@ def create_camp_map_layer(self, camp: Camp) -> None: icon="fa fa-list-ul", group=group, public=False, + responsible_team=team, ) layer = Layer.objects.create( name="Team Area",