add status page to the footer
This commit is contained in:
@ -89,6 +89,7 @@ export class PlayerService {
|
||||
});
|
||||
daysAgo += 1; // Increment daysAgo for each earlier rank
|
||||
}
|
||||
player.markModified("statisticHistory");
|
||||
await player.save();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user