pt2
This commit is contained in:
parent
82268d5f0b
commit
7eae0bbdde
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class MIHLoyaltyCard {
|
|||
shop_name: shop_name,
|
||||
card_number: card_number,
|
||||
),
|
||||
_ => throw const FormatException('Failed to load loyalty card.'),
|
||||
_ => throw const FormatException('Failed to load loyalty card objects'),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue