diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2021-03-24 15:20:43 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2021-03-24 15:20:43 -0400 |
| commit | 7cde074b0149edc4d5dd7fae8308150652a34454 (patch) | |
| tree | 548c5e426f8b1884690244a646ed50ed8345dcfb /docs/guide/troubleshooting.md | |
| parent | 32155b63d2985b69f5255d48e5b278e547f5f939 (diff) | |
update settings, remove qtdownload provider from troubleshooting
Diffstat (limited to 'docs/guide/troubleshooting.md')
| -rw-r--r-- | docs/guide/troubleshooting.md | 2 |
1 files changed, 1 insertions, 1 deletions
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" : { |
