Add layouts/custom/SALARIES_custom_layout.json

This commit is contained in:
administrator 2025-01-24 09:45:10 +00:00
parent a409601e37
commit 253c6a9233

View File

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