@everymatrix/casino-page 0.0.112 → 0.0.113

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.
@@ -11269,7 +11269,7 @@
11269
11269
  getMostPlayedGames({
11270
11270
  limit: 100,
11271
11271
  device: getDevice(userAgent),
11272
- rounds: 50
11272
+ rounds: 10
11273
11273
  }).then(res => {
11274
11274
  $$invalidate(11, isLoading = false);
11275
11275