mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Logging user id in idstats
This commit is contained in:
@@ -724,7 +724,8 @@ function GetApp() {
|
||||
req.body.datatoadd || req.body,
|
||||
data,
|
||||
{ motd, version },
|
||||
dryRun
|
||||
dryRun,
|
||||
user
|
||||
)
|
||||
.then((result) => {
|
||||
res.json({
|
||||
|
Reference in New Issue
Block a user