From 05bcd35bcce4a2b56d98a227e0a84fe1c012cf3b Mon Sep 17 00:00:00 2001 From: administrator Date: Mon, 27 Jan 2025 09:45:30 +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