Full stop

This commit is contained in:
Juerd Waalboer 2023-01-16 05:00:17 +01:00
parent d44654e98a
commit fdd098e215

View file

@ -150,7 +150,7 @@ sub hook_checkout_prepare($class, $cart, $username, $transaction_id, @) {
my $addon = $products->{"+$id"} // $products->{$id};
my $avail = $had_num_tokens_by_id{$id};
my $only = $avail ? "only $avail" : "0";
_warn "you have $only deposit tokens of type $id ($addon->{description})";
_warn "you have $only deposit tokens of type $id ($addon->{description}).";
}
# Store data