diff --git a/web/pages/notifications.tsx b/web/pages/notifications.tsx index 971201e8..116c367d 100644 --- a/web/pages/notifications.tsx +++ b/web/pages/notifications.tsx @@ -413,10 +413,10 @@ function IncomeNotificationItem(props: { {reasonText} {sourceType === 'loan' ? ( simple ? ( - Loan + 🏦 Loan ) : ( - Loan + 🏦 Loan ) ) : sourceType === 'betting_streak_bonus' ? (