Logging user id in idstats

This commit is contained in:
mrfry 2020-10-07 11:52:03 +02:00
parent 814d38dc8d
commit 8a47792bde
3 changed files with 4 additions and 8 deletions

View file

@ -724,7 +724,8 @@ function GetApp() {
req.body.datatoadd || req.body,
data,
{ motd, version },
dryRun
dryRun,
user
)
.then((result) => {
res.json({