mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
DOCUMENTATION: Fix missing/wrong TSDoc of APIs having optional host parameter (#2371)
This commit is contained in:
@@ -949,7 +949,7 @@ Get the ram cost of a script.
|
||||
|
||||
</td><td>
|
||||
|
||||
Returns a server object for the given server. Defaults to the running script's server if host is not specified.
|
||||
Returns a server object for the given server.
|
||||
|
||||
|
||||
</td></tr>
|
||||
@@ -1180,7 +1180,7 @@ Get the chance of successfully hacking a server.
|
||||
|
||||
</td><td>
|
||||
|
||||
Get the security increase for a number of threads.
|
||||
Get the security increase for a number of hack threads.
|
||||
|
||||
|
||||
</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user