Remove loyalty points from progress stats

cgen-206f344d4a47462ba4f9856cdb5e6b46
This commit is contained in:
Builder.io 2025-10-04 21:16:53 +00:00
parent a5ca79b469
commit c52e2fc7c3

View file

@ -145,7 +145,6 @@ export default async function handler(
const progressStats = {
level: 100,
total_xp: 99000,
loyalty_points: 99000,
current_streak: 365,
longest_streak: 365,
};