Skip to content

Commit

Permalink
Merge remote-tracking branch 'forge/2.2.x' into 2.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Rousse authored and Guillaume Rousse committed Mar 7, 2012
2 parents 64dccad + e1d13de commit db32548
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@ sub doInventory {

# add sound cards
foreach my $x (keys %$info){
$inventory->addSound({
$inventory->addEntry({
section => 'SOUNDS',
entry => {
NAME => $x,
Expand Down

0 comments on commit db32548

Please sign in to comment.