l-min-components 1.7.1542 → 1.7.1543

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "l-min-components",
3
- "version": "1.7.1542",
3
+ "version": "1.7.1543",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "src/assets",
@@ -346,7 +346,7 @@ const useMessageKit = () => {
346
346
  const getMessageRoomsByCourses = async (
347
347
  nextPage,
348
348
  once = false,
349
- limit = 1000
349
+ limit = 100
350
350
  ) => {
351
351
  if (!selectedAccount) return;
352
352
  // selected account exists