mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
Modify discover
This commit is contained in:
@@ -13,8 +13,6 @@ import { Text } from "preact-i18n";
|
||||
|
||||
import { CategoryButton } from "@revoltchat/ui";
|
||||
|
||||
import wideSVG from "/assets/wide.svg";
|
||||
|
||||
import { PageHeader } from "../../components/ui/Header";
|
||||
import { useClient } from "../../controllers/client/ClientController";
|
||||
|
||||
@@ -158,6 +156,14 @@ export default observer(() => {
|
||||
inviteCode: "royalpeptidesdiscover",
|
||||
disabled: false,
|
||||
},
|
||||
{
|
||||
id: "01J78Z1C1XW209S5YSQZMPS0E4",
|
||||
name: "The Pep Planner",
|
||||
description:
|
||||
"Planner to keep track of daily pins, peptide information, orders & more.",
|
||||
inviteCode: "thepepplannerdiscover",
|
||||
disabled: false,
|
||||
},
|
||||
{
|
||||
id: "01J5TQYA639STTEX7SH5KXC96M",
|
||||
name: "Joe Lu's Hideout",
|
||||
|
||||
Reference in New Issue
Block a user