fake method

This commit is contained in:
SPRINX0\prochazka
2025-06-27 10:02:30 +02:00
parent aa1108cd5b
commit 74b78141b4

View File

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