lol
This commit is contained in:
parent
37d6039c1e
commit
8dd610a6a1
|
@ -89,7 +89,6 @@ export async function getInstance(response: Entity.Instance) {
|
||||||
discoverable: false,
|
discoverable: false,
|
||||||
group: false,
|
group: false,
|
||||||
created_at: new Date().toISOString(),
|
created_at: new Date().toISOString(),
|
||||||
createdAt: new Date().toISOString(),
|
|
||||||
note: "Please refer to the original instance for the actual admin contact.",
|
note: "Please refer to the original instance for the actual admin contact.",
|
||||||
url: "/",
|
url: "/",
|
||||||
avatar: "/static-assets/badges/info.png",
|
avatar: "/static-assets/badges/info.png",
|
||||||
|
|
Loading…
Reference in New Issue