From 0f4fda9c22f3bc339d7e317efff488595feb41d6 Mon Sep 17 00:00:00 2001 From: AlmightyMiau Date: Fri, 15 Nov 2024 11:57:51 -0800 Subject: use clearer variable names --- stocks/stocks.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stocks/stocks.js') diff --git a/stocks/stocks.js b/stocks/stocks.js index c456534..4d173a1 100644 --- a/stocks/stocks.js +++ b/stocks/stocks.js @@ -22,4 +22,4 @@ export async function main(ns) { } // look through all the stocks to see what is going up, and run stocker on whatever is -// \ No newline at end of file + -- cgit v1.2.3