diff --git a/src/Constants.ts b/src/Constants.ts index 496e6c2f5..012877c65 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -223,7 +223,7 @@ export const CONSTANTS = { - Improve built-in print APIs when printing Promise objects (@catloversg) - Improve built-in print APIs when printing objects containing Map or Set (@catloversg) - Validate hostname and port of RFA (@catloversg) -- Update blood donation (@hydroflame @catloversg) +- Update blood donation (@hydroflame, @catloversg) - Include React component stack in Recovery Mode report (@catloversg) - Always add script's earnings to its parent (@catloversg) - nano and vim use wrong template for text files (@catloversg) @@ -312,7 +312,7 @@ export const CONSTANTS = { - Update ScriptDeath to extend Error (@alainbryden) - Add tests to cover Bladeburner action completion (@Alpheus) - Reset other gangs when leaving gang by using devmenu (@catloversg) -- Fix lint errors (@catloversg @ficocelliguy) +- Fix lint errors (@catloversg, @ficocelliguy) - Remove duplicate getRecruitmentSuccessChance in Bladeburner code (@catloversg) - Change sleeveSize from property to getter (@catloversg) - Minor code change in SkillElem.tsx (@catloversg)