mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Change for loop methods
This commit is contained in:
@@ -63405,7 +63405,7 @@
|
||||
"daily_rewards": {
|
||||
"nextDefaultReward": 0,
|
||||
"totalDaysLoggedIn": 0,
|
||||
"lastClaimDate": "",
|
||||
"lastClaimDate": "0001-01-01T00:00:00.000Z",
|
||||
"additionalSchedules": {
|
||||
"founderspackdailyrewardtoken": {
|
||||
"rewardsClaimed": 0,
|
||||
|
||||
@@ -33126,7 +33126,7 @@
|
||||
"daily_rewards": {
|
||||
"nextDefaultReward": 0,
|
||||
"totalDaysLoggedIn": 0,
|
||||
"lastClaimDate": "",
|
||||
"lastClaimDate": "0001-01-01T00:00:00.000Z",
|
||||
"additionalSchedules": {
|
||||
"founderspackdailyrewardtoken": {
|
||||
"rewardsClaimed": 0,
|
||||
|
||||
Reference in New Issue
Block a user