From 913d6835d4cd1b0cfa0a8b465265f1e048c58038 Mon Sep 17 00:00:00 2001 From: Edmundo Sanchez Date: Sun, 31 Jul 2022 22:32:25 -0500 Subject: [PATCH] Fix typo on allow cheats variable (#689) --- public/v4/apps/minecraft-bedrock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/minecraft-bedrock.yml b/public/v4/apps/minecraft-bedrock.yml index 9232eeb..20c9f6d 100644 --- a/public/v4/apps/minecraft-bedrock.yml +++ b/public/v4/apps/minecraft-bedrock.yml @@ -68,7 +68,7 @@ caproverOneClickApp: description: After a player has idled for this many minutes they will be kicked. If set to 0 then players can idle indefinitely. defaultValue: '0' id: $$cap_bs_idle - - label: Allo Cheats + - label: Allow Cheats description: After a player has idled for this many minutes they will be kicked. If set to 0 then players can idle indefinitely. defaultValue: 'true' id: $$cap_bs_cheats