From 81a0a601b2c48283d01f96438fc0e935b4c6b9e0 Mon Sep 17 00:00:00 2001 From: Christian Bayer Date: Mon, 13 Feb 2023 10:25:37 -0500 Subject: [PATCH] test commit --- package.nw/lib/gt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.nw/lib/gt.js b/package.nw/lib/gt.js index e16ee2d..eb8ed91 100644 --- a/package.nw/lib/gt.js +++ b/package.nw/lib/gt.js @@ -16076,4 +16076,4 @@ function refreshSpotsNoTx() } nodeTimers.setInterval(refreshSpotsNoTx, 300000); -nodeTimers.setTimeout(refreshSpotsNoTx, 300000); \ No newline at end of file +nodeTimers.setTimeout(refreshSpotsNoTx, 300000);