Skip to content

Commit

Permalink
Fix wizard name for add to curated list
Browse files Browse the repository at this point in the history
  • Loading branch information
Critical-Impact committed Jan 14, 2025
1 parent afc7ec9 commit b20ed3c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ public ContextMenuAddToCuratedListSetting(ILogger<CraftOverlayRememberStateSetti
imGuiService)
{
}

public override string WizardName { get; } = "Add to Curated List";

}

0 comments on commit b20ed3c

Please sign in to comment.