fix(ui): correct Reset button tooltip wording
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
Content="Reset"
|
||||
Command="{Binding ResetCommand}"
|
||||
IsVisible="{Binding ShowFailedActions}"
|
||||
ToolTip.Tip="Reset the task back to queued so it can be retried from scratch"
|
||||
ToolTip.Tip="Discard the worktree and move the task back to Manual"
|
||||
Padding="10,4"/>
|
||||
</StackPanel>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user