add_redis #2

Merged
B4D_US3R merged 7 commits from add_redis into master 2025-04-23 17:51:51 +05:00
Showing only changes of commit 4d38338506 - Show all commits

View file

@ -159,7 +159,7 @@ func CreateToot(mastoClient mastodon.Client, newsDesc *gofeed.Item, sensitive bo
}
}
case "br":
case "br", "p":
tootText += "\n"
}
}