mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
h
This commit is contained in:
parent
c422790a22
commit
57bdc0a060
@ -466,7 +466,7 @@ app.get("/channel/", async (req, res) => {
|
||||
typeof subscribers === "string"
|
||||
? subscribers.replace("subscribers", "")
|
||||
: "Private",
|
||||
desc: k.Channel.Contents.ItemSection.About.Description.replace(/\n/g, " "),
|
||||
desc: k.Channel.Contents.ItemSection.About.Description.replace(/\n/g, " <br> "),
|
||||
});
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user