Skip to content

Commit 07967f1

Browse files
committed
fix: incorrect code in upgrade module
1 parent d8319b9 commit 07967f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lua/neorg/modules/core/upgrade/module.lua

+2
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ module.setup = function()
3232
success = false,
3333
}
3434
end
35+
36+
return module

0 commit comments

Comments
 (0)