quickvo-sdk-js 0.2.4 → 0.2.5

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.js CHANGED
@@ -7928,6 +7928,7 @@ class RoomCalls extends RoomPeer {
7928
7928
  }
7929
7929
  }
7930
7930
  const M = async () => {
7931
+ this.prohibitNotify = !1;
7931
7932
  const Z = Array.from(A, ({ id: z }) => z), H = await this.getUsers(Z);
7932
7933
  await this.emitNotifyUpdateUsers(), N(H);
7933
7934
  };