From 4698cdd22334d718aa3b0d1f2c5909e025ade6d5 Mon Sep 17 00:00:00 2001 From: administrator Date: Mon, 27 Jan 2025 09:56:50 +0000 Subject: [PATCH] Add layouts/custom/SALARIES_custom_layout.json --- layouts/custom/SALARIES_custom_layout.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 layouts/custom/SALARIES_custom_layout.json diff --git a/layouts/custom/SALARIES_custom_layout.json b/layouts/custom/SALARIES_custom_layout.json new file mode 100644 index 0000000..7326234 --- /dev/null +++ b/layouts/custom/SALARIES_custom_layout.json @@ -0,0 +1,10 @@ +{ + "name" : "SALARIES_custom_layout", + "items" : [ { + "requiresFile" : false, + "itemType" : "RESOURCES_RESET" + }, { + "requiresFile" : true, + "itemType" : "RESOURCES" + } ] +} \ No newline at end of file