Skip to content

Commit 18ef76a

Browse files
committed
feat(help): add manual reactivation button for inactive threads
1 parent c9e3a09 commit 18ef76a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

application/src/main/java/org/togetherjava/tjbot/features/help/HelpThreadAutoArchiver.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ private void autoArchiveForThread(ThreadChannel threadChannel) {
8989
"""
9090
Your question has been closed due to inactivity.
9191
92-
If it was not resolved yet, feel free to just post a message below
93-
to reopen it, or create a new thread.
92+
If it was not resolved yet, **click the button below** to keep it
93+
open, or feel free to create a new thread.
9494
9595
Note that usually the reason for nobody calling back is that your
9696
question may have been not well asked and hence no one felt confident

0 commit comments

Comments
 (0)