mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-01 05:17:04 +02:00
format & lint
This commit is contained in:
@@ -18,7 +18,7 @@ export function InfiltrationRoot(props: IProps): React.ReactElement {
|
||||
const reward = calculateReward(Player, startingSecurityLevel);
|
||||
|
||||
function cancel(): void {
|
||||
Router.toCity();
|
||||
Router.toCity();
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user