Update instances-definitions.ts - lemy.lol (#275)

This commit is contained in:
İsmail Karslı 2023-11-15 03:21:43 +03:00 committed by GitHub
parent f5af2046c5
commit 0d36738d91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -509,4 +509,9 @@ export const RECOMMENDED_INSTANCES: RecommendedInstance[] = [
languages: ["en"],
topics: [GENERAL],
},
{
domain: "lemy.lol",
languages: ["en"],
topics: [GENERAL, GAMING],
},
];