mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
add rollenspiel.forum (#281)
Signed-off-by: Tealk <tealk@rollenspiel.monster>
This commit is contained in:
parent
25f29af5d3
commit
4eb7e77c46
1 changed files with 5 additions and 0 deletions
|
@ -524,4 +524,9 @@ export const RECOMMENDED_INSTANCES: RecommendedInstance[] = [
|
|||
languages: ["en"],
|
||||
topics: [SPORTS],
|
||||
},
|
||||
{
|
||||
domain: "rollenspiel.forum",
|
||||
languages: ["de", "en"],
|
||||
topics: [HOBBIES, GAMING],
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue