Add layouts/custom/SALARIES_layout.json

This commit is contained in:
administrator 2025-01-27 09:45:13 +00:00
parent 1b0c3b67d0
commit 83afd621ef

View File

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