Remove loyalty points from progress stats
cgen-206f344d4a47462ba4f9856cdb5e6b46
This commit is contained in:
parent
a5ca79b469
commit
c52e2fc7c3
1 changed files with 0 additions and 1 deletions
|
|
@ -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,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue