Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nephthys/transcripts/transcripts/flavortown.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class Flavortown(Transcript):
"Hey (user), we currently have a backlog of projects waiting to be certified. Please be patient.\n\n*You can keep track of the queue <https://us.review.hackclub.com/queue | here>!*"
)
vote_queue_macro: str | None = """
With the end of Flavortown near, there's currently a lot of projects in the queue to be voted on, so don't worry if your projects is taking longer than usual.
With the end of Flavortown near, there's currently a lot of projects in the queue to be voted on, so don't worry if your project is taking longer than usual.

We're working on reducing the backlog, but for now, please be patient while waiting for your project to receive votes!
"""
Expand Down
Loading