Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
GokulBothe99 committed Aug 26, 2024
1 parent 9c82e7b commit b267d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ginger/Ginger/RunSetPageLib/NewRunSetPage.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1754,7 +1754,7 @@ private void InitExecutionHistorySection()
else
{
mRunSetsExecutionsPage.RunsetConfig = mRunSetConfig;
mRunSetsExecutionsPage.ReloadData();
mRunSetsExecutionsPage.ReloadExecutionHistoryData();
}

UpdateRunsetExecutionHistoryTabHeader();
Expand Down

0 comments on commit b267d73

Please sign in to comment.