From edf5dd3a06dad4109fe735083df386149d846351 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:14:45 +0700 Subject: [PATCH] Updated How to create custom touch control layout (markdown) --- How-to-create-custom-touch-control-layout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-create-custom-touch-control-layout.md b/How-to-create-custom-touch-control-layout.md index a7edb48..eb7655c 100644 --- a/How-to-create-custom-touch-control-layout.md +++ b/How-to-create-custom-touch-control-layout.md @@ -176,7 +176,7 @@ BX_EXPOSED.test_touch_control( "layouts": { "LAYOUT_ID": { "name": "Layout Name", - "content": {...} + "content": } } }