Removed unnecessary TODOs and fixed typos

Removed unnecessary uses of `GetByJsonProp`
This commit is contained in:
Chomp
2025-02-09 15:13:05 +00:00
parent 5aaa5a2841
commit abd7f243e8
14 changed files with 57 additions and 66 deletions
@@ -107,7 +107,7 @@ public class CustomizationController(
var profile = _saveServer.GetProfile(sessionId);
//TODO: Merge with function _profileHelper.addHideoutCustomisationUnlock
// TODO: Merge with function _profileHelper.addHideoutCustomisationUnlock
var rewardToStore = new CustomisationStorage
{
Id = suitId,