Add layouts/custom/SALARIES_custom_layout.json

This commit is contained in:
administrator 2025-03-25 13:24:44 +00:00
parent 44b4abc06f
commit 4f48fbbfe5

View File

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