mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
[mastodon-client] Bump compatible version to 4.1.0
This commit is contained in:
parent
501991f5e1
commit
758f995dac
@ -25,7 +25,7 @@ export async function getInstance(
|
|||||||
response.description ||
|
response.description ||
|
||||||
"This is a vanilla Iceshrimp Instance. It doesn't seem to have a description.",
|
"This is a vanilla Iceshrimp Instance. It doesn't seem to have a description.",
|
||||||
email: response.email || "",
|
email: response.email || "",
|
||||||
version: `3.5.0 (compatible; Iceshrimp ${config.version})`,
|
version: `4.1.0 (compatible; Iceshrimp ${config.version})`,
|
||||||
urls: response.urls,
|
urls: response.urls,
|
||||||
stats: {
|
stats: {
|
||||||
user_count: await totalUsers,
|
user_count: await totalUsers,
|
||||||
|
Loading…
Reference in New Issue
Block a user