fix: update guest data handling and improve API integration #8
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
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 guest data retrieval and saving processes to utilize document IDs instead of legacy IDs. Remove unnecessary filtering in guest data fetching and streamline the data structure for better consistency. Adjust the add and delete guest actions to align with the new data format.