This commit is contained in:
2024-10-17 15:49:39 +02:00
parent a92300288a
commit 5a36aca138
4 changed files with 67 additions and 103 deletions

View File

@@ -1,4 +1,4 @@
import { distributeScript, getGrowThreads, getSetting, sortJsonArrayByKey } from "../Library";
import { getGrowThreads, getSetting, sortJsonArrayByKey } from "../Library";
/** @param {NS} ns */
export async function main(ns) {