Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 5419c5f

Browse files
committed
Testing Discord actions
1 parent f51d779 commit 5419c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LogiQCLI/Presentation/Console/Session/ChatSession.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ private string GetDefaultSystemPrompt()
577577

578578
return sb.ToString();
579579
}
580-
580+
581581
public void RemoveMessage(Message message)
582582
{
583583
lock (_messageLock)

0 commit comments

Comments
 (0)