@opfr/services 0.42.2 → 0.43.1

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/dist/index.es.js CHANGED
@@ -8190,7 +8190,7 @@ const we = ((Ts = T) == null ? void 0 : Ts.UserQuestMeta) || F("UserQuestMeta",
8190
8190
  ref: "User"
8191
8191
  },
8192
8192
  premium: { type: Date, default: null },
8193
- booster: { type: Date, default: null },
8193
+ booster: { type: Boolean, default: !1 },
8194
8194
  berry: { type: Number, default: 0, index: !0 },
8195
8195
  xp: {
8196
8196
  lastMessageWithXp: { type: Date, default: /* @__PURE__ */ new Date() },