mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
can we change this?
This commit is contained in:
parent
4afc2eb950
commit
e482db3f33
1 changed files with 3 additions and 1 deletions
|
@ -135,7 +135,9 @@ export const nodeinfo2 = async () => {
|
||||||
suggestions: {
|
suggestions: {
|
||||||
enabled: false
|
enabled: false
|
||||||
},
|
},
|
||||||
staffAccounts: []
|
staffAccounts: [
|
||||||
|
"https://fedi.afra.berlin/@april"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue