Skip to content

Commit

Permalink
fix: also update init require
Browse files Browse the repository at this point in the history
  • Loading branch information
znotfireman committed Sep 12, 2024
1 parent 0dd9545 commit 2929f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lune/regen/init.luau
Original file line number Diff line number Diff line change
@@ -1 +1 @@
require("./regenerate").regenerate()
require("./regenerator").regenerate()

0 comments on commit 2929f50

Please sign in to comment.