❤️ allErrors.ts

This commit is contained in:
nirholas
2026-03-31 10:24:28 +00:00
parent aa9494c8c2
commit 9543a6fbb8

View File

@@ -30,3 +30,4 @@ export function getSettingsWithAllErrors(): SettingsWithErrors {
errors: [...result.errors, ...mcpErrors],
}
}