Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnvanGeffen13 committed Dec 2, 2024
1 parent af93fe8 commit a43f712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Volvo4evcc.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ foreach ($File in (Get-ChildItem "$PSScriptRoot\functions" -Recurse -Filter *.ps

foreach ($File in (Get-ChildItem "$PSScriptRoot\internal" -Recurse -Filter *.ps1)) {
. $File.FullName
}
}

0 comments on commit a43f712

Please sign in to comment.