mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 17:53:00 +02:00
fmt, remove corp routing, lint
This commit is contained in:
+1
-2
@@ -746,8 +746,7 @@ class DevMenuComponent extends Component {
|
||||
}
|
||||
|
||||
let sourceFiles = [];
|
||||
validSFN.forEach((i) =>
|
||||
sourceFiles.push(
|
||||
validSFN.forEach((i) => sourceFiles.push(
|
||||
<tr key={"sf-" + i}>
|
||||
<td>
|
||||
<span className="text">SF-{i}:</span>
|
||||
|
||||
Reference in New Issue
Block a user