mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
v0.55.0
This commit is contained in:
@@ -320,7 +320,7 @@ export function Root(props: IProps): React.ReactElement {
|
||||
<Typography sx={{ mx: 1 }}>{ram}</Typography>
|
||||
<Button onClick={save}>Save & Close (Ctrl/Cmd + b)</Button>
|
||||
<Link sx={{ mx: 1 }} target="_blank" href="https://bitburner.readthedocs.io/en/latest/index.html">
|
||||
Netscript Documentation
|
||||
<Typography> Netscript Documentation</Typography>
|
||||
</Link>
|
||||
</Box>
|
||||
<OptionsModal
|
||||
|
||||
Reference in New Issue
Block a user