Now with better Zoom info support.

This commit is contained in:
Scott Idem
2025-07-14 21:11:58 -04:00
parent de2b5db21a
commit 6c79be7179
6 changed files with 449 additions and 30 deletions

View File

@@ -151,6 +151,8 @@ let idaa_session_data_struct: key_val = {
show__modal_edit__event_id: null,
show__modal_view__event_id: null,
obj_changed: false, // Used to track if the event object has been changed in the edit view
attend_platform: null, // 'Zoom', 'Google Meet', 'Microsoft Teams', etc.
},
};