mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-24 05:11:16 +00:00
Update instances-definitions.ts - lemy.lol (#275)
This commit is contained in:
parent
f5af2046c5
commit
0d36738d91
1 changed files with 5 additions and 0 deletions
|
@ -509,4 +509,9 @@ export const RECOMMENDED_INSTANCES: RecommendedInstance[] = [
|
|||
languages: ["en"],
|
||||
topics: [GENERAL],
|
||||
},
|
||||
{
|
||||
domain: "lemy.lol",
|
||||
languages: ["en"],
|
||||
topics: [GENERAL, GAMING],
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue