@opfr/services 0.29.5 → 0.29.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/assets/berry.webp CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/assets/xp.webp CHANGED
Binary file
package/dist/index.es.js CHANGED
@@ -3383,9 +3383,12 @@ const za = (($s = T) == null ? void 0 : $s.UserDailyReport) || F("UserDailyRepor
3383
3383
  ref: "User"
3384
3384
  },
3385
3385
  guess: {
3386
- tries: Number,
3387
- amount: Number,
3388
- numberToGuess: Number
3386
+ type: {
3387
+ tries: Number,
3388
+ amount: Number,
3389
+ numberToGuess: Number
3390
+ },
3391
+ default: null
3389
3392
  }
3390
3393
  });
3391
3394
  nr.index({ user: 1 });
@@ -3407,7 +3410,7 @@ const Ht = ((Ts = T) == null ? void 0 : Ts.UserGames) || F("UserGames", nr), Xa
3407
3410
  }, ku = async (t) => {
3408
3411
  await Xa(t, {
3409
3412
  $set: {
3410
- guess: void 0
3413
+ guess: null
3411
3414
  }
3412
3415
  });
3413
3416
  }, xu = async (t) => {