mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
DOCUMENTATION: Fix wrong examples in NetscriptDefinitions.d.ts (#1309)
This commit is contained in:
@@ -30,7 +30,7 @@ RAM cost: 0 GB
|
||||
|
||||
Usage example (NS2)
|
||||
|
||||
```ts
|
||||
```js
|
||||
const theme = ns.ui.getTheme();
|
||||
theme.primary = '#ff5500';
|
||||
ns.ui.setTheme(theme);
|
||||
|
||||
Reference in New Issue
Block a user