mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
??
This commit is contained in:
parent
b1d785b486
commit
273b86b9f4
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ export async function getInstance(response: Entity.Instance) {
|
|||
discoverable: false,
|
||||
group: false,
|
||||
created_at: Math.floor(new Date().getTime() / 1000),
|
||||
createdAt: Math.floor(new Date().getTime() / 1000),
|
||||
note: "Please refer to the original instance for the actual admin contact.",
|
||||
url: "/",
|
||||
avatar: "/static-assets/badges/info.png",
|
||||
|
|
Loading…
Add table
Reference in a new issue