audit log fake methods

This commit is contained in:
SPRINX0\prochazka
2025-06-26 16:49:08 +02:00
parent 71b191e740
commit f24b1a9db3
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
// only in DbGate Premium
async function sendToAuditLog(req, props) {}
module.exports = {
sendToAuditLog,
};