@wix/auto_sdk_calendar_events 1.0.81 → 1.0.82

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.
@@ -217,7 +217,7 @@ interface Event {
217
217
  * For events from Wix apps, the following values apply:
218
218
  * - Wix Bookings: `"13d21c63-b5ec-5912-8397-c3a5ddb27a97"`
219
219
  * - Wix Services: `"cc552162-24a4-45e0-9695-230c4931ef40"`
220
- * - Wix Meetings: `"6646a75c-2027-4f49-976c-58f3d713ed0f"`
220
+ * - Wix Meetings: `"6646a75c-2027-4f49-976c-58f3d713ed0f"`.<!-- Calendar events created by [Scheduling Form Fields](https://dev.wix.com/docs/api-reference/business-solutions/bookings/about-scheduling-form-fields) bookings also use this app ID.-->
221
221
  * [Full list of apps created by Wix](https://dev.wix.com/docs/api-reference/articles/work-with-wix-apis/platform/about-apps-created-by-wix).
222
222
  * @format GUID
223
223
  * @readonly