Skip to content

Commit

Permalink
fix: incorrect code in upgrade module
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Feb 22, 2024
1 parent d8319b9 commit 07967f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/neorg/modules/core/upgrade/module.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ module.setup = function()
success = false,
}
end

return module

0 comments on commit 07967f1

Please sign in to comment.