Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add default empty table for state.source
Add nil check for state.source by providing empty table as default value to prevent errors when source is not initialized. This ensures the code handles undefined source gracefully.
- Loading branch information