From bec60cfbee5b6ad7fc2e849d0c7bd63ce36a54ac Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 21 Feb 2025 14:14:26 +0000 Subject: [PATCH] Add layouts/custom/TI-NEW_layout.json --- layouts/custom/TI-NEW_layout.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 layouts/custom/TI-NEW_layout.json diff --git a/layouts/custom/TI-NEW_layout.json b/layouts/custom/TI-NEW_layout.json new file mode 100644 index 0000000..2a0cad9 --- /dev/null +++ b/layouts/custom/TI-NEW_layout.json @@ -0,0 +1,10 @@ +{ + "name" : "TI-NEW_layout", + "items" : [ { + "requiresFile" : false, + "itemType" : "RESOURCES_RESET" + }, { + "requiresFile" : true, + "itemType" : "BASIC_DATA_COMPANY" + } ] +} \ No newline at end of file