Add layouts/custom/SALARIES_custom_layout.json

This commit is contained in:
administrator 2025-02-21 15:36:18 +00:00
parent 2c8570d505
commit 176470dd90

View File

@ -0,0 +1,10 @@
{
"name" : "SALARIES_custom_layout",
"items" : [ {
"requiresFile" : false,
"itemType" : "RESOURCES_RESET"
}, {
"requiresFile" : true,
"itemType" : "RESOURCES"
} ]
}