Add layouts/custom/SALARIES_layout.json

This commit is contained in:
administrator 2025-02-21 14:50:36 +00:00
parent 770c3ca8cf
commit 1b9cb6c44a

View File

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