Merged in fix/sw-2527-incorrect-toast-when-tier-matching (pull request #1879)
SW-2527 - Fix boosted toast when tier matching * Compare levels to ensure toast is only displayed when actually boosted * Fix 200 name * Update naming Approved-by: Linus Flood
This commit is contained in:
@@ -29,3 +29,4 @@ export type EurobonusMembership = z.output<typeof sasMembershipSchema>
|
||||
export type FriendsMembership = ReturnType<typeof getFriendsMembership>
|
||||
|
||||
export type EurobonusTier = EurobonusMembership["tier"]
|
||||
export type FriendsTier = NativeFriendsMembership["tier"]
|
||||
|
||||
Reference in New Issue
Block a user