Skip to content

Commit bb63354

Browse files
committed
rebuild
1 parent f8925a4 commit bb63354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moon/all.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
moon = moon or { }
22
moon.inject = true
3-
require("moon.init")
3+
return require("moon.init")

0 commit comments

Comments
 (0)