v3.2.2 push 4

This commit is contained in:
DJj123dj
2023-02-24 21:48:59 +01:00
parent 6e730f058d
commit 65f82171d3
6 changed files with 93 additions and 71 deletions
+1 -1
View File
@@ -33,5 +33,5 @@ module.exports = () => {
}
})
log("info","loaded plugins",[{key:"success",value:successcount},{key:"error",value:failcount},{key:"total",value:totalcount}])
require("../startscreen").headerDataPlugins({total:totalcount,success:successcount,error:failcount})
}