From eb5b570e2cdd6621bdac857860f98fcc4ea01bf6 Mon Sep 17 00:00:00 2001 From: John Cote Date: Thu, 8 Jul 2021 22:00:19 -0400 Subject: [PATCH] friends: Add FriendManager to Astron config --- astron/config/astrond.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/astron/config/astrond.yml b/astron/config/astrond.yml index 822a092..3af6939 100644 --- a/astron/config/astrond.yml +++ b/astron/config/astrond.yml @@ -15,6 +15,10 @@ uberdogs: id: 4688 anonymous: false + - class: FriendManager + id: 4501 + anonymous: false + - class: AvatarFriendsManager id: 4686 anonymous: false