Skip to content

Commit

Permalink
add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
GwendalLaurent committed Oct 11, 2024
1 parent 0007b7b commit 7bf17ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/templates/common/rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{{/epmd}}
{{#grisp_io}}
{grisp_updater_grisp2, load},
sasl
sasl,
{{/grisp_io}}
{{{name}}}
]}
Expand Down

0 comments on commit 7bf17ab

Please sign in to comment.