mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-08-07 06:33:58 +08:00
importClientConfigs interpolated humanizeError() into a template string; humanizeError returns an object, so users only saw "[object Object]". Pass the structured result to toast() with importScanFailed as context. Add node tests documenting the humanizeError coercion pitfall. Co-authored-by: 晴天 <1186258278@users.noreply.github.com>