Public Access
Handle settings logs agent failures
PR and Push Build/Test / build-and-test (push) Successful in 9m8s
PR and Push Build/Test / build-and-test (push) Successful in 9m8s
This commit is contained in:
@@ -297,7 +297,7 @@ internal sealed class WorkflowRulesEditorWpfWindow : Window
|
||||
{
|
||||
conversationPanel.Children.Add(new TextBlock
|
||||
{
|
||||
Text = "Thinking...",
|
||||
Text = viewModel.ActivityMessage,
|
||||
Foreground = MutedText,
|
||||
Margin = new Thickness(4, 2, 4, 2)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user