can we change this?

This commit is contained in:
April John 2023-09-04 19:53:31 +02:00
parent 4afc2eb950
commit e482db3f33

View file

@ -135,7 +135,9 @@ export const nodeinfo2 = async () => {
suggestions: { suggestions: {
enabled: false enabled: false
}, },
staffAccounts: [] staffAccounts: [
"https://fedi.afra.berlin/@april"
]
}, },
}; };
}; };