commit a633080a117eed96725398147fadbf500ac7e365 parent 862a2af3cd836f682a95093919e4f189f01e4c94 Author: soupCodez <57576747+soupCodez@users.noreply.github.com> Date: Sun, 30 May 2021 15:52:38 -0400 added json highlighting (line 90-94) in Settings.md (#1037) Diffstat:
| M | doc/Settings.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/Settings.md b/doc/Settings.md @@ -87,7 +87,7 @@ See [details on telemetry](../README.md#datatelemetry), and our [primary privacy ### disable -``` +```json "telemetry": { "disable": true },