mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 12:57:06 +02:00
[refactor] Pulling out post to terminal to its own file.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import {post} from "./Terminal";
|
||||
import {post} from "./ui/postToTerminal";
|
||||
|
||||
let Aliases = {};
|
||||
let GlobalAliases = {};
|
||||
|
||||
Reference in New Issue
Block a user