mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-07 16:17:49 +02:00
CODEBASE: Fix lint errors 1 (#1732)
This commit is contained in:
@@ -97,7 +97,7 @@ function MainPage({ faction, rerender, onAugmentations }: IMainProps): React.Rea
|
||||
startWork();
|
||||
}
|
||||
|
||||
// We have a special flag for whether the player this faction is the player's
|
||||
// We have a special flag for whether this faction is the player's
|
||||
// gang faction because if the player has a gang, they cannot do any other action
|
||||
const isPlayersGang = Player.gang && Player.getGangName() === faction.name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user