From f19750ed39a85b4ce86c4589c8d050ebca99ada2 Mon Sep 17 00:00:00 2001 From: mattreim <80219712+mattreim@users.noreply.github.com> Date: Sat, 31 Aug 2024 15:15:40 +0200 Subject: [PATCH] custom reverse --- admin/jsonConfig.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/jsonConfig.json b/admin/jsonConfig.json index 7919f3d..fb31667 100644 --- a/admin/jsonConfig.json +++ b/admin/jsonConfig.json @@ -163,6 +163,8 @@ "newLine": true, "xs": 12, "sm": 12, + "md": 12, + "lg": 8, "i18n": true, "url": "custom/customComponents.js", "name": "ConfigCustomPingSet/Components/PingBrowseComponent",