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 f028968 commit 08e3ee3Copy full SHA for 08e3ee3
src/helpers/zsetKeysMemoryUsage.lua
@@ -18,4 +18,4 @@ if (#jobs > 0) then
18
end
19
20
21
-return {bytesAmount, #jobs}
+return {bytesAmount, #jobs}
0 commit comments