mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Changed `return` to `break` in `filestore.go` to correctly exit the loop without prematurely terminating the function. Closes: #4585