mirror of
https://github.com/lucaspalomodevelop/JSSTE_APP.git
synced 2026-03-13 00:07:22 +00:00
rename load to confloadtype
This commit is contained in:
parent
58ef32bf34
commit
87a9aaa196
@ -31,7 +31,7 @@ module.exports = function (optPath) {
|
||||
|
||||
function getMeta(el) {
|
||||
return {
|
||||
load: el.name,
|
||||
confloadtype: el.name,
|
||||
timestemp: Math.round(new Date().getTime() / 1000),
|
||||
workingdir: process.cwd(),
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user