Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mission-server): Fix GetItemsSnapshot return type
Changed the return type of GetItemsSnapshot to ImmutableArray. This ensures the returned collection is immutable, providing better security and stability.
- Loading branch information