mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 08:42:53 +02:00
v0.52.8
This commit is contained in:
@@ -23,7 +23,7 @@ class HashUpgrade extends React.Component {
|
||||
super(props);
|
||||
|
||||
this.state = {
|
||||
selectedServer: "foodnstuff",
|
||||
selectedServer: "ecorp",
|
||||
}
|
||||
|
||||
this.changeTargetServer = this.changeTargetServer.bind(this);
|
||||
|
||||
Reference in New Issue
Block a user