From 85db4f145f2ad6dd777f6f7f6ffd8f6b1544c12c Mon Sep 17 00:00:00 2001 From: Yanbing Zhao Date: Mon, 22 Jun 2026 22:53:40 +0800 Subject: [PATCH] Fix formatting in parkour-client.toml --- 2026/config/parkour-client.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2026/config/parkour-client.toml b/2026/config/parkour-client.toml index 244e0e8a..e9e9b8e8 100644 --- a/2026/config/parkour-client.toml +++ b/2026/config/parkour-client.toml @@ -1,4 +1,4 @@ #Client-side settings let you change local preferences. [client_settings] - #Enable or disable parkour abilities locally (default: true) - enableParkour = false +#Enable or disable parkour abilities locally (default: true) +enableParkour = false