Skip to content

Commit

Permalink
* Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Heins committed Mar 10, 2017
1 parent a619417 commit 81d6390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Vend/Table/Editor.pm
Expand Up @@ -926,6 +926,7 @@ sub display {
enable => $opt->{restrict_allow},
disable => $opt->{restrict_deny},
}, $record->{$_});
}
else {
$record->{$_} = expand_values($record->{$_});
}
Expand Down

0 comments on commit 81d6390

Please sign in to comment.