Add layouts/custom/SALARIES_layout.json

This commit is contained in:
administrator 2025-01-24 08:46:49 +00:00
parent 0f86156ca4
commit 2285e46787

View File

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