Update API URLs for meeting start and end endpoints to use correct path structure #49
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/booking-panel"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactor the startMeeting and endMeeting functions in api_urls.ts to point to the correct API paths for meeting management. This change ensures consistency in the API structure and aligns with the overall meeting control functionality.