@adhdev/daemon-core 0.9.56 → 0.9.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs
CHANGED
|
@@ -17551,7 +17551,7 @@ Run 'adhdev doctor' for detailed diagnostics.`
|
|
|
17551
17551
|
resolvedDir,
|
|
17552
17552
|
resolvedCliArgs,
|
|
17553
17553
|
resolvedProvider,
|
|
17554
|
-
|
|
17554
|
+
this.providerLoader.getSettings(normalizedType),
|
|
17555
17555
|
false,
|
|
17556
17556
|
{
|
|
17557
17557
|
providerSessionId: sessionBinding.providerSessionId,
|