mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
??
This commit is contained in:
parent
b1d785b486
commit
273b86b9f4
@ -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…
Reference in New Issue
Block a user