Add layouts/custom/SALARIES_custom_layout.json

This commit is contained in:
administrator 2025-02-21 14:50:51 +00:00
parent 84f00fc52d
commit 01808c690c

View File

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