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