You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
state.user.xp+=xpEarned;//get the amount of XP earned based on task difficulty, task priority, task due date, task repetition, task streak, daily streak and task rank multipliers
: (dateMultiplier-1)/Math.max(state.user.tasksCompletedToday,1);//get the amount of rating poings earned based on user rating, task repeat multiplier and number of tasks completed today
0 commit comments