Jank to Fermi

This commit is contained in:
ErrorOliver
2025-11-06 21:23:22 +00:00
committed by GitHub
parent 65df1a3b23
commit 06a488238e

View File

@@ -119,9 +119,9 @@ export async function inviteResponse(
res.json({
type: "link",
version: "1.0",
title: "Jank Client",
title: "Fermi Client",
thumbnail: "/logo.webp",
description: "A spacebar client that has DMs, replying and more",
description: "A Spacebar client that has DMs, replying and more.",
url: url.toString(),
});
}