From 7cde074b0149edc4d5dd7fae8308150652a34454 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 24 Mar 2021 15:20:43 -0400 Subject: update settings, remove qtdownload provider from troubleshooting --- docs/guide/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide') diff --git a/docs/guide/troubleshooting.md b/docs/guide/troubleshooting.md index d6f6c22d..a4cad084 100644 --- a/docs/guide/troubleshooting.md +++ b/docs/guide/troubleshooting.md @@ -98,7 +98,7 @@ If you're running Catlina MacOS with the Python 3 installed by XCode and wish to { "downloadClient" : { - "providerName" : "QtDownloadProvider" + "providerName" : "PythonDownloadProvider" }, "python" : { -- cgit v1.3.1