We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5853f06 commit c31464eCopy full SHA for c31464e
miningClientSmall.lua
@@ -1,5 +1,5 @@
1
---@class scm
2
-local scm = require("scm")
+local scm = require("./scm")
3
---@class HelperFunctions
4
local helper = scm:load("helperFunctions")
5
---@class miningLib
0 commit comments