Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
undyamon committed Nov 29, 2023
1 parent 43114ec commit c17e7ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/tasks/module/make.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ return {
args = module_config.args and module_config.args[target] or { target },
}
end
end
})
end,
}),
}

0 comments on commit c17e7ef

Please sign in to comment.