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 f8925a4 commit bb63354Copy full SHA for bb63354
moon/all.lua
@@ -1,3 +1,3 @@
1
moon = moon or { }
2
moon.inject = true
3
-require("moon.init")
+return require("moon.init")
0 commit comments