mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
NETSCRIPT: Type correctness for getServer (#476)
This commit is contained in:
@@ -9,5 +9,5 @@ Hacking level required to hack this server
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
requiredHackingSkill: number;
|
||||
requiredHackingSkill?: number;
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user